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