Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp968 bool doNotInvalidateSuperRegion = ITraits.hasTrait( in AddToWorkList() local
970 const MemRegion *BaseR = doNotInvalidateSuperRegion ? R : R->getBaseRegion(); in AddToWorkList()
1086 bool doNotInvalidateSuperRegion = ITraits.hasTrait( in VisitCluster() local
1090 if (doNotInvalidateSuperRegion) { in VisitCluster()