mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-19 04:31:17 +00:00
These methods are removed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20473 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
af4a9bb2ba
commit
7fd5dee54a
@ -1878,14 +1878,6 @@ however, are stored in a single dimension and accessed only by name.</p>
|
||||
<dt><tt>bool isEmpty() const</tt>:</dt>
|
||||
<dd>This function returns true if both the value and types maps are
|
||||
empty</dd>
|
||||
|
||||
<dt><tt>std::string get_name(const Value*) const</tt>:</dt>
|
||||
<dd>This function returns the name of the Value provided or the empty
|
||||
string if the Value is not in the symbol table.</dd>
|
||||
|
||||
<dt><tt>std::string get_name(const Type*) const</tt>:</dt>
|
||||
<dd>This function returns the name of the Type provided or the empty
|
||||
string if the Type is not in the symbol table.</dd>
|
||||
</dl>
|
||||
|
||||
<h3>Mutators</h3>
|
||||
|
Loading…
x
Reference in New Issue
Block a user