Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp539 const_cast<SymbolReaper *>(this)->includedRegionCache[VR]; in isLive()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h524 llvm::DenseMap<const MemRegion *, unsigned> includedRegionCache; variable