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