Home
last modified time | relevance | path

Searched defs:CEB (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp342 if (auto CEB = P.getAs<CallExitBegin>()) in getStmtForDiagnostics() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp708 } else if (auto CEB = P.getAs<CallExitBegin>()) { in create() local