Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A DParseContext.cpp2452 TIntermAggregate *fnCall) in functionCallRValueLValueErrorCheck()
4816 TIntermTyped *TParseContext::addConstructor(TFunctionLookup *fnCall, const TSourceLoc &line) in addConstructor()
7732 TIntermTyped *TParseContext::addFunctionCallOrMethod(TFunctionLookup *fnCall, const TSourceLoc &loc) in addFunctionCallOrMethod()
7745 TIntermTyped *TParseContext::addMethod(TFunctionLookup *fnCall, const TSourceLoc &loc) in addMethod()
7780 TIntermTyped *TParseContext::addNonConstructorFunctionCallImpl(TFunctionLookup *fnCall, in addNonConstructorFunctionCallImpl()
7862 TIntermTyped *TParseContext::addNonConstructorFunctionCall(TFunctionLookup *fnCall, in addNonConstructorFunctionCall()