Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Analysis/
H A DProgramPoint.h248 class BlockExit : public ProgramPoint {
250 BlockExit(const CFGBlock *B, const LocationContext *L) in BlockExit() function
263 BlockExit() = default;