Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp199 StoreManager::InvalidatedRegions TopLevelInvalidated; in invalidateRegionsImpl() local
203 *IS, *ITraits, &TopLevelInvalidated, in invalidateRegionsImpl()
210 TopLevelInvalidated, in invalidateRegionsImpl()
215 return Eng.processRegionChanges(newState, IS, TopLevelInvalidated, in invalidateRegionsImpl()