Home
last modified time | relevance | path

Searched defs:ImmutableMapRef (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DImmutableMap.h278 explicit ImmutableMapRef(const TreeTy *R, FactoryTy *F) in ImmutableMapRef() function
285 explicit ImmutableMapRef(const ImmutableMap<KeyT, ValT> &X, in ImmutableMapRef() function
292 ImmutableMapRef(const ImmutableMapRef &X) : Root(X.Root), Factory(X.Factory) { in ImmutableMapRef() function
371 friend class ImmutableMapRef; variable
/external/llvm/include/llvm/ADT/
DImmutableMap.h272 explicit ImmutableMapRef(const TreeTy *R, FactoryTy *F) in ImmutableMapRef() function
279 explicit ImmutableMapRef(const ImmutableMap<KeyT, ValT> &X, in ImmutableMapRef() function
286 ImmutableMapRef(const ImmutableMapRef &X) : Root(X.Root), Factory(X.Factory) { in ImmutableMapRef() function
367 friend class ImmutableMapRef; variable
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DImmutableMap.h286 explicit ImmutableMapRef(const TreeTy* R, FactoryTy *F) in ImmutableMapRef() function
292 ImmutableMapRef(const ImmutableMapRef &X) in ImmutableMapRef() function
364 friend class ImmutableMapRef; variable