Searched defs:CEE (Results 1 – 6 of 6) sorted by relevance
46 Expr *CEE = E->getCallee()->IgnoreParenImpCasts(); in VisitCallExpr() local
46 Expr *CEE = CE->getCallee()->IgnoreParenImpCasts(); in getDeclFromCall() local
180 if (Optional<CallExitEnd> CEE = Node->getLocationAs<CallExitEnd>()) in addVisitorIfNecessary() local197 Optional<CallExitEnd> CEE = Node->getLocationAs<CallExitEnd>(); in addVisitorIfNecessary() local927 } else if (Optional<CallExitEnd> CEE = pp.getAs<CallExitEnd>()) { in trackNullOrUndefValue() local
682 } else if (Optional<CallExitEnd> CEE = P.getAs<CallExitEnd>()) { in create() local701 if (Optional<CallExitEnd> CEE = P.getAs<CallExitEnd>()) in getStmt() local
86 } else if (Optional<CallExitEnd> CEE = PP.getAs<CallExitEnd>()) { in getLastStmt() local
1150 Expr *CEE = getCallee()->IgnoreParenImpCasts(); in getCalleeDecl() local