Searched refs:END_DECL_REGIONS (Results 1 - 1 of 1) sorted by last modified time

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h116 END_DECL_REGIONS = ObjCIvarRegionKind, enumerator in enum:clang::ento::MemRegion::Kind
858 return k >= BEG_DECL_REGIONS && k <= END_DECL_REGIONS;

Completed in 988 milliseconds