Searched defs:CEE (Results 1 – 7 of 7) sorted by relevance
46 Expr *CEE = E->getCallee()->IgnoreParenImpCasts(); in VisitCallExpr() local
46 Expr *CEE = CE->getCallee()->IgnoreParenImpCasts(); in getDeclFromCall() local
175 if (Optional<CallExitEnd> CEE = Node->getLocationAs<CallExitEnd>()) in addVisitorIfNecessary() local192 Optional<CallExitEnd> CEE = Node->getLocationAs<CallExitEnd>(); in addVisitorIfNecessary() local923 } else if (Optional<CallExitEnd> CEE = pp.getAs<CallExitEnd>()) { in trackNullOrUndefValue() local
685 } else if (Optional<CallExitEnd> CEE = P.getAs<CallExitEnd>()) { in create() local704 if (Optional<CallExitEnd> CEE = P.getAs<CallExitEnd>()) in getStmt() local
86 } else if (Optional<CallExitEnd> CEE = PP.getAs<CallExitEnd>()) { in getLastStmt() local
159 CEE = 0x90, enumerator
1161 Expr *CEE = getCallee()->IgnoreParenImpCasts(); in getCalleeDecl() local