#include <IntermNode.h>
◆ TIntermTyped() [1/2]
TIntermTyped::TIntermTyped |
( |
const TType & |
t | ) |
|
|
inline |
◆ TIntermTyped() [2/2]
◆ CreateIndexNode()
◆ CreateZero()
◆ deepCopy()
◆ getArraySize()
unsigned int TIntermTyped::getArraySize |
( |
| ) |
const |
|
inline |
◆ getAsTyped()
◆ getBasicString()
const char* TIntermTyped::getBasicString |
( |
| ) |
const |
|
inline |
◆ getBasicType()
◆ getCols()
int TIntermTyped::getCols |
( |
| ) |
const |
|
inline |
◆ getCompleteString()
TString TIntermTyped::getCompleteString |
( |
| ) |
const |
|
inline |
◆ getNominalSize()
int TIntermTyped::getNominalSize |
( |
| ) |
const |
|
inline |
◆ getPrecision()
◆ getQualifier()
◆ getRows()
int TIntermTyped::getRows |
( |
| ) |
const |
|
inline |
◆ getSecondarySize()
int TIntermTyped::getSecondarySize |
( |
| ) |
const |
|
inline |
◆ getType()
const TType& TIntermTyped::getType |
( |
| ) |
const |
|
inline |
◆ getTypePointer()
TType* TIntermTyped::getTypePointer |
( |
| ) |
|
|
inline |
◆ hasSideEffects()
virtual bool TIntermTyped::hasSideEffects |
( |
| ) |
const |
|
pure virtual |
◆ isArray()
bool TIntermTyped::isArray |
( |
| ) |
const |
|
inline |
◆ isConstructorWithOnlyConstantUnionParameters()
bool TIntermTyped::isConstructorWithOnlyConstantUnionParameters |
( |
| ) |
|
◆ isInterfaceBlock()
bool TIntermTyped::isInterfaceBlock |
( |
| ) |
const |
|
inline |
◆ isMatrix()
bool TIntermTyped::isMatrix |
( |
| ) |
const |
|
inline |
◆ isScalar()
bool TIntermTyped::isScalar |
( |
| ) |
const |
|
inline |
◆ isScalarInt()
bool TIntermTyped::isScalarInt |
( |
| ) |
const |
|
inline |
◆ isVector()
bool TIntermTyped::isVector |
( |
| ) |
const |
|
inline |
◆ setType()
void TIntermTyped::setType |
( |
const TType & |
t | ) |
|
|
inline |
◆ setTypePreservePrecision()
void TIntermTyped::setTypePreservePrecision |
( |
const TType & |
t | ) |
|
◆ mType
TType TIntermTyped::mType |
|
protected |
The documentation for this class was generated from the following files: