Home
last modified time | relevance | path

Searched defs:BlockEntranceKind (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DProgramPoint.h62 BlockEntranceKind, enumerator
229 : ProgramPoint(B, BlockEntranceKind, L, tag) { in ProgramPoint() argument