Searched refs:BlockExit (Results 1 – 2 of 2) sorted by relevance
254 class BlockExit : public ProgramPoint {256 BlockExit(const CFGBlock *B, const LocationContext *L) in BlockExit() function269 BlockExit() = default;
114 if (const auto *B = castAs<BlockExit>().getBlock()) { in getSourceLocation()