Searched refs:VARIABLE_BEGIN (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/Analysis/
H A DConstructionContext.h248 VARIABLE_BEGIN = SimpleVariableKind, enumerator in enum:clang::ConstructionContext::Kind
336 return CC->getKind() >= VARIABLE_BEGIN &&

Completed in 108 milliseconds