Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp344 if (auto CEB = P.getAs<CallExitBegin>()) in getStmtForDiagnostics() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DPathDiagnostic.cpp707 } else if (auto CEB = P.getAs<CallExitBegin>()) { in create() local