Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DMemRegion.h101 BEG_DECL_REGIONS, enumerator
102 VarRegionKind = BEG_DECL_REGIONS,
788 return k >= BEG_DECL_REGIONS && k <= END_DECL_REGIONS; in classof()