#include <SymbolTable.h>
◆ TFunction()
◆ ~TFunction()
TFunction::~TFunction |
( |
| ) |
|
|
override |
◆ addParameter()
◆ getBuiltInOp()
◆ getMangledName()
const TString& TFunction::getMangledName |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ getParam()
◆ getParamCount()
size_t TFunction::getParamCount |
( |
| ) |
const |
|
inline |
◆ getReturnType()
const TType& TFunction::getReturnType |
( |
| ) |
const |
|
inline |
◆ hasPrototypeDeclaration()
bool TFunction::hasPrototypeDeclaration |
( |
| ) |
const |
|
inline |
◆ isDefined()
bool TFunction::isDefined |
( |
| ) |
|
|
inline |
◆ isFunction()
bool TFunction::isFunction |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ mangleName()
◆ setDefined()
void TFunction::setDefined |
( |
| ) |
|
|
inline |
◆ setHasPrototypeDeclaration()
void TFunction::setHasPrototypeDeclaration |
( |
| ) |
|
|
inline |
◆ swapParameters()
void TFunction::swapParameters |
( |
const TFunction & |
parametersSource | ) |
|
◆ unmangleName()
The documentation for this class was generated from the following files: