Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp276 const ClusterBindings *ExistingCluster = lookup(Base); in addBinding() local
278 (ExistingCluster ? *ExistingCluster : CBFactory->getEmptyMap()); in addBinding()