Searched refs:calleeNew (Results 1 – 1 of 1) sorted by relevance
207 clang::Expr* calleeNew = clang::ImplicitCastExpr::Create( in CreateCalleeExprForInternalForEach() local211 return calleeNew; in CreateCalleeExprForInternalForEach()249 clang::Expr* calleeNew = CreateCalleeExprForInternalForEach(); in VisitCallExpr() local250 CE->setCallee(calleeNew); in VisitCallExpr()