Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Analysis/
H A DProgramPoint.h249 class BlockExit : public ProgramPoint {
251 BlockExit(const CFGBlock *B, const LocationContext *L) in BlockExit() function
264 BlockExit() = default;