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
704 } else if (std::optional<CallExitEnd> CEE = P.getAs<CallExitEnd>()) { in create() 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 = handle() local 2471 std::optional<CallExitEnd> CEE = ExprNode->getLocationAs<CallExitEnd>(); handle() local
127 CEE = 0x90, enumerator
1546 Expr *CEE = IgnoreParenImpCasts(); getReferencedDeclOfCallee() local [all...]