Searched refs:asImmutableMap (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
H A DEnvironment.cpp187 NewEnv.ExprBindings = EBMapRef.asImmutableMap();
H A DRegionStore.cpp211 return asImmutableMap().getRootWithoutRetain();
431 return StoreRef(B.asImmutableMap().getRootWithoutRetain(), *this);
937 return B.add(ClusterHead, Result.asImmutableMap());
1882 .asImmutableMap()
/external/llvm/include/llvm/ADT/
H A DImmutableMap.h356 ImmutableMap<KeyT, ValT> asImmutableMap() const { function in class:llvm::ImmutableMapRef

Completed in 89 milliseconds