Home
last modified time | relevance | path

Searched refs:END_DECL_REGIONS (Results 1 – 1 of 1) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DMemRegion.h116 END_DECL_REGIONS = ObjCIvarRegionKind, enumerator
858 return k >= BEG_DECL_REGIONS && k <= END_DECL_REGIONS; in classof()