Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Analysis/
H A DProgramPoint.h252 class BlockExit : public ProgramPoint {
254 BlockExit(const CFGBlock *B, const LocationContext *L) in BlockExit() function
267 BlockExit() = default;