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