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.h112 BEG_DECL_REGIONS, enumerator
113 VarRegionKind = BEG_DECL_REGIONS,
858 return k >= BEG_DECL_REGIONS && k <= END_DECL_REGIONS; in classof()