Home
last modified time | relevance | path

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

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