Searched refs:handleLengthMethod (Results 1 – 2 of 2) sorted by relevance
317 TIntermTyped* handleLengthMethod(const TSourceLoc&, TFunction*, TIntermNode*);
1042 result = handleLengthMethod(loc, function, arguments); in handleFunctionCall()1353 TIntermTyped* TParseContext::handleLengthMethod(const TSourceLoc& loc, TFunction* function, TInterm… in handleLengthMethod() function in glslang::TParseContext