Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h244 class BlockExit : public ProgramPoint {
246 BlockExit(const CFGBlock *B, const LocationContext *L) in BlockExit() function
259 BlockExit() = default;