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/
DProgramPoint.h248 class BlockExit : public ProgramPoint {
250 BlockExit(const CFGBlock *B, const LocationContext *L) in BlockExit() function
263 BlockExit() = default;