Searched refs:nonOpBuiltInCheck (Results 1 – 2 of 2) sorted by relevance
321 void nonOpBuiltInCheck(const TSourceLoc&, const TFunction&, TIntermAggregate&);
1157 nonOpBuiltInCheck(loc, *fnCandidate, *call); in handleFunctionCall()2085 void TParseContext::nonOpBuiltInCheck(const TSourceLoc& loc, const TFunction& fnCandidate, TIntermA… in nonOpBuiltInCheck() function in glslang::TParseContext