Searched refs:userFunctionCallCheck (Results 1 – 2 of 2) sorted by relevance
359 void userFunctionCallCheck(const TSourceLoc&, TIntermAggregate&);
1473 userFunctionCallCheck(loc, *call); in handleFunctionCall()2784 void TParseContext::userFunctionCallCheck(const TSourceLoc& loc, TIntermAggregate& callNode) in userFunctionCallCheck() function in glslang::TParseContext