Home
last modified time | relevance | path

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

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