Searched refs:CreateCalleeExprForInternalForEach (Results 1 – 2 of 2) sorted by relevance
60 clang::Expr* CreateCalleeExprForInternalForEach();
198 clang::Expr* RSForEachLowering::CreateCalleeExprForInternalForEach() { in CreateCalleeExprForInternalForEach() function in slang::RSForEachLowering249 clang::Expr* calleeNew = CreateCalleeExprForInternalForEach(); in VisitCallExpr()