Searched defs:CEE (Results 1 – 8 of 8) sorted by relevance
45 Expr *CEE = E->getCallee()->IgnoreParenImpCasts(); in VisitCallExpr() local
60 Expr *CEE = CE->getCallee()->IgnoreParenImpCasts(); in getDeclFromCall() local
703 } else if (Optional<CallExitEnd> CEE = P.getAs<CallExitEnd>()) { in create() local
340 if (auto CEE = P.getAs<CallExitEnd>()) in getStmtForDiagnostics() local
91 } else if (Optional<CallExitEnd> CEE = PP.getAs<CallExitEnd>()) { in getLastStmt() local
963 if (Optional<CallExitEnd> CEE = Node->getLocationAs<CallExitEnd>()) in addVisitorIfNecessary() local993 Optional<CallExitEnd> CEE = Node->getLocationAs<CallExitEnd>(); in addVisitorIfNecessary() local
129 CEE = 0x90, enumerator
1409 Expr *CEE = IgnoreParenImpCasts(); in getReferencedDeclOfCallee() local