Searched defs:TParameter (Results 1 – 4 of 4) sorted by relevance
271 struct TParameter struct276 const TVariable *createVariable(TSymbolTable *symbolTable) in createVariable()286 const char *name; // either pool allocated or static.287 TType *type;
223 struct TParameter { struct227 void copyParam(const TParameter& param) in copyParam() argument236 TBuiltInVariable getDeclaredBuiltIn() const { return type->getQualifier().declaredBuiltIn; } in getDeclaredBuiltIn()
130 struct TParameter struct132 TString *name;133 TType *type;