HomeSort by relevance Sort by last modified time
    Searched refs:asImmutableMap (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/StaticAnalyzer/Core/
Environment.cpp 214 NewEnv.ExprBindings = EBMapRef.asImmutableMap();
RegionStore.cpp 211 return asImmutableMap().getRootWithoutRetain();
395 .asImmutableMap()
864 return B.add(ClusterHead, Result.asImmutableMap());
    [all...]
  /external/llvm/include/llvm/ADT/
ImmutableMap.h 355 ImmutableMap<KeyT, ValT> asImmutableMap() const {

Completed in 1760 milliseconds