Searched defs:TIntermMethod (Results 1 – 1 of 1) sorted by relevance
1123 class TIntermMethod; variable1324 …TIntermMethod(TIntermTyped* o, const TType& t, const TString& m) : TIntermTyped(t), object(o), met… in TIntermMethod() function