Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableMap.h257 ImmutableMap<KeyT, ValT> asImmutableMap() const { in asImmutableMap() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp225 asImmutableMap().getRootWithoutRetain(), IsMainAnalysis}; in asStore()
458 return StoreRef(B.asImmutableMap().getRootWithoutRetain(), *this); in BindDefaultInitial()
481 return StoreRef(B.asImmutableMap().getRootWithoutRetain(), *this); in BindDefaultZero()
972 return B.add(ClusterHead, Result.asImmutableMap()); in removeSubRegionBindings()
2352 .asImmutableMap() in killBinding()