Searched defs:callNode (Results 1 – 8 of 8) sorted by relevance
28 PostResult visitAggregatePost(TIntermAggregate &callNode) override in visitAggregatePost()
633 PostResult visitAggregatePost(TIntermAggregate &callNode) override in visitAggregatePost()
5933 TIntermAggregate *callNode = in addNonConstructorFunctionCall() local5968 TIntermTyped *callNode = in addNonConstructorFunctionCall() local5974 TIntermAggregate *callNode = in addNonConstructorFunctionCall() local5989 TIntermAggregate *callNode = in addNonConstructorFunctionCall() local
1934 …emanticsCheck(const TSourceLoc& loc, const TFunction& fnCandidate, const TIntermOperator& callNode) in memorySemanticsCheck()2109 …ext::builtInOpCheck(const TSourceLoc& loc, const TFunction& fnCandidate, TIntermOperator& callNode) in builtInOpCheck()2663 …:nonOpBuiltInCheck(const TSourceLoc& loc, const TFunction& fnCandidate, TIntermAggregate& callNode) in nonOpBuiltInCheck()2784 void TParseContext::userFunctionCallCheck(const TSourceLoc& loc, TIntermAggregate& callNode) in userFunctionCallCheck()
6950 TIntermAggregate *callNode = in addNonConstructorFunctionCall() local6985 TIntermTyped *callNode = in addNonConstructorFunctionCall() local6991 TIntermAggregate *callNode = in addNonConstructorFunctionCall() local
2376 std::unique_ptr<Expression> IRGenerator::convertCallExpression(const ASTNode& callNode) { in convertCallExpression()
3528 TIntermTyped *callNode = nullptr; in addFunctionCallOrMethod() local
6045 …ext::builtInOpCheck(const TSourceLoc& loc, const TFunction& fnCandidate, TIntermOperator& callNode) in builtInOpCheck()