Searched refs:addNonConstructorFunctionCall (Results 1 – 2 of 2) sorted by relevance
634 TIntermTyped *addNonConstructorFunctionCall(TFunctionLookup *fnCall, const TSourceLoc &loc);
6884 return addNonConstructorFunctionCall(fnCall, loc); in addFunctionCallOrMethod()6922 TIntermTyped *TParseContext::addNonConstructorFunctionCall(TFunctionLookup *fnCall, in addNonConstructorFunctionCall() function in sh::TParseContext