Home
last modified time | relevance | path

Searched refs:BEP (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp292 if (auto BEP = P.getAs<BlockEntrance>()) in getCFGBlock() local
293 return BEP->getBlock(); in getCFGBlock()