Searched defs:TParameter (Results 1 – 4 of 4) sorted by relevance
177 struct TParameter struct182 const TVariable *createVariable(TSymbolTable *symbolTable) in createVariable()192 const char *name; // either pool allocated or static.193 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;