Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp989 bool doNotInvalidateSuperRegion = ITraits.hasTrait( in AddToWorkList() local
991 const MemRegion *BaseR = doNotInvalidateSuperRegion ? R : R->getBaseRegion(); in AddToWorkList()
1133 bool doNotInvalidateSuperRegion = ITraits.hasTrait( in VisitCluster() local
1137 if (doNotInvalidateSuperRegion) { in VisitCluster()