Home
last modified time | relevance | path

Searched defs:fnCandidate (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A DParseHelper.cpp1362 const TFunction* fnCandidate; in handleFunctionCall() local
1514 void TParseContext::handleCoopMat2FunctionCall(const TSourceLoc& loc, const TFunction* fnCandidate,… in handleCoopMat2FunctionCall()
2168 void TParseContext::memorySemanticsCheck(const TSourceLoc& loc, const TFunction& fnCandidate, const… in memorySemanticsCheck()
2343 void TParseContext::builtInOpCheck(const TSourceLoc& loc, const TFunction& fnCandidate, TIntermOper… in builtInOpCheck()
3077 void TParseContext::nonOpBuiltInCheck(const TSourceLoc& loc, const TFunction& fnCandidate, TIntermA… in nonOpBuiltInCheck()
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/
DParseHelper.cpp1344 const TFunction* fnCandidate; in handleFunctionCall() local
1929 void TParseContext::memorySemanticsCheck(const TSourceLoc& loc, const TFunction& fnCandidate, const… in memorySemanticsCheck()
2104 void TParseContext::builtInOpCheck(const TSourceLoc& loc, const TFunction& fnCandidate, TIntermOper… in builtInOpCheck()
2838 void TParseContext::nonOpBuiltInCheck(const TSourceLoc& loc, const TFunction& fnCandidate, TIntermA… in nonOpBuiltInCheck()
/aosp_15_r20/external/angle/src/compiler/translator/
H A DParseContext.cpp2451 void TParseContext::functionCallRValueLValueErrorCheck(const TFunction *fnCandidate, in functionCallRValueLValueErrorCheck()
7800 const TFunction *fnCandidate = static_cast<const TFunction *>(symbol); in addNonConstructorFunctionCallImpl() local
7815 const TFunction *fnCandidate = static_cast<const TFunction *>(symbol); in addNonConstructorFunctionCallImpl() local
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/HLSL/
H A DhlslParseHelper.cpp5507 const TFunction* fnCandidate = nullptr; in handleFunctionCall() local
6044 void HlslParseContext::builtInOpCheck(const TSourceLoc& loc, const TFunction& fnCandidate, TIntermO… in builtInOpCheck()
/aosp_15_r20/external/deqp-deps/glslang/glslang/HLSL/
DhlslParseHelper.cpp5512 const TFunction* fnCandidate = nullptr; in handleFunctionCall() local
6048 void HlslParseContext::builtInOpCheck(const TSourceLoc& loc, const TFunction& fnCandidate, TIntermO… in builtInOpCheck()