Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp859 } else if (const SubRegion *BaseSR = dyn_cast<SubRegion>(Base)) { in collectSubRegionBindings() local
862 if (Top == Base || BaseSR->isSubRegionOf(Top)) in collectSubRegionBindings()