Searched defs:fnCandidate (Results 1 – 3 of 3) sorted by relevance
1062 const TFunction* fnCandidate; in handleFunctionCall() local1515 void TParseContext::memorySemanticsCheck(const TSourceLoc& loc, const TFunction& fnCandidate, const… in memorySemanticsCheck()1676 void TParseContext::builtInOpCheck(const TSourceLoc& loc, const TFunction& fnCandidate, TIntermOper… in builtInOpCheck()2085 void TParseContext::nonOpBuiltInCheck(const TSourceLoc& loc, const TFunction& fnCandidate, TIntermA… in nonOpBuiltInCheck()
1083 bool TParseContext::functionCallLValueErrorCheck(const TFunction *fnCandidate, TIntermAggregate *ag… in functionCallLValueErrorCheck()3584 const TFunction *fnCandidate; in addFunctionCallOrMethod() local
5275 const TFunction* fnCandidate = nullptr; in handleFunctionCall() local5812 void HlslParseContext::builtInOpCheck(const TSourceLoc& loc, const TFunction& fnCandidate, TIntermO… in builtInOpCheck()