#include <IntermNode.h>
◆ TFunctionSymbolInfo() [1/2]
TFunctionSymbolInfo::TFunctionSymbolInfo |
( |
| ) |
|
|
inline |
◆ TFunctionSymbolInfo() [2/2]
◆ getId()
int TFunctionSymbolInfo::getId |
( |
| ) |
const |
|
inline |
◆ getName()
const TString& TFunctionSymbolInfo::getName |
( |
| ) |
const |
|
inline |
◆ getNameObj()
const TName& TFunctionSymbolInfo::getNameObj |
( |
| ) |
const |
|
inline |
◆ isMain()
bool TFunctionSymbolInfo::isMain |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ POOL_ALLOCATOR_NEW_DELETE()
TFunctionSymbolInfo::POOL_ALLOCATOR_NEW_DELETE |
( |
| ) |
|
◆ setFromFunction()
void TFunctionSymbolInfo::setFromFunction |
( |
const TFunction & |
function | ) |
|
◆ setId()
void TFunctionSymbolInfo::setId |
( |
int |
functionId | ) |
|
|
inline |
◆ setName()
void TFunctionSymbolInfo::setName |
( |
const TString & |
name | ) |
|
|
inline |
◆ setNameObj()
void TFunctionSymbolInfo::setNameObj |
( |
const TName & |
name | ) |
|
|
inline |
The documentation for this class was generated from the following files: