Searched defs:CEE (Results 1 – 7 of 7) sorted by relevance
45 Expr *CEE = E->getCallee()->IgnoreParenImpCasts(); in VisitCallExpr() local
338 if (auto CEE = P.getAs<CallExitEnd>()) in getStmtForDiagnostics() local
92 } else if (std::optional<CallExitEnd> CEE = PP.getAs<CallExitEnd>()) { in getLastStmt() local
2440 if (std::optional<CallExitEnd> CEE = in handle() local2471 std::optional<CallExitEnd> CEE = ExprNode->getLocationAs<CallExitEnd>(); in handle() local
704 } else if (std::optional<CallExitEnd> CEE = P.getAs<CallExitEnd>()) { in create() local
127 CEE = 0x90, enumerator
1546 Expr *CEE = IgnoreParenImpCasts(); in getReferencedDeclOfCallee() local