Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransGCCalls.cpp45 Expr *CEE = E->getCallee()->IgnoreParenImpCasts(); in VisitCallExpr() local
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DCallGraph.cpp60 Expr *CEE = CE->getCallee()->IgnoreParenImpCasts(); in getDeclFromCall() local
H A DPathDiagnostic.cpp701 } else if (std::optional<CallExitEnd> CEE = P.getAs<CallExitEnd>()) { create() local
/freebsd-src/contrib/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.cpp2436 if (std::optional<CallExitEnd> CEE = handle() local
2467 std::optional<CallExitEnd> CEE = ExprNode->getLocationAs<CallExitEnd>(); handle() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h127 CEE = 0x90, enumerator
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp1516 Expr *CEE = IgnoreParenImpCasts(); getReferencedDeclOfCallee() local
[all...]