Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/
DProgramPoint.h64 BlockEntranceKind, enumerator
220 : ProgramPoint(B, BlockEntranceKind, L, tag) { in ProgramPoint() argument