Searched refs:findFunction120 (Results 1 – 2 of 2) sorted by relevance
395 const TFunction* findFunction120(const TSourceLoc& loc, const TFunction& call, bool& builtIn);
5842 function = findFunction120(loc, call, builtIn); in findFunction()5865 const TFunction* TParseContext::findFunction120(const TSourceLoc& loc, const TFunction& call, bool&… in findFunction120() function in glslang::TParseContext