Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp280 const ClusterBindings *ExistingCluster = lookup(Base); in addBinding() local
282 (ExistingCluster ? *ExistingCluster : CBFactory->getEmptyMap()); in addBinding()