Home
last modified time | relevance | path

Searched defs:CEE (Results 1 – 8 of 8) sorted by relevance

/llvm-project/clang/lib/ARCMigrate/
H A DTransGCCalls.cpp45 Expr *CEE = E->getCallee()->IgnoreParenImpCasts(); in VisitCallExpr() local
/llvm-project/clang/lib/Analysis/
H A DCallGraph.cpp60 Expr *CEE = CE->getCallee()->IgnoreParenImpCasts(); in getDeclFromCall() local
H A DPathDiagnostic.cpp704 } else if (std::optional<CallExitEnd> CEE = P.getAs<CallExitEnd>()) { in create() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp338 if (auto CEE = P.getAs<CallExitEnd>()) in getStmtForDiagnostics() local
H A DExprEngineCallAndReturn.cpp92 } else if (std::optional<CallExitEnd> CEE = PP.getAs<CallExitEnd>()) { in getLastStmt() local
H A DBugReporterVisitors.cpp2440 if (std::optional<CallExitEnd> CEE = handle() local
2471 std::optional<CallExitEnd> CEE = ExprNode->getLocationAs<CallExitEnd>(); handle() local
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h127 CEE = 0x90, enumerator
/llvm-project/clang/lib/AST/
H A DExpr.cpp1546 Expr *CEE = IgnoreParenImpCasts(); getReferencedDeclOfCallee() local
[all...]