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