Searched defs:addMethod (Results 1 – 2 of 2) sorted by relevance
2433 TIntermTyped* TIntermediate::addMethod(TIntermTyped* object, const TType& type, const TString* name… in addMethod() function in glslang::TIntermediate
6887 TIntermTyped *TParseContext::addMethod(TFunctionLookup *fnCall, const TSourceLoc &loc) in addMethod() function in sh::TParseContext