Searched defs:ImmutableMapRef (Results 1 – 3 of 3) sorted by relevance
278 explicit ImmutableMapRef(const TreeTy *R, FactoryTy *F) in ImmutableMapRef() function285 explicit ImmutableMapRef(const ImmutableMap<KeyT, ValT> &X, in ImmutableMapRef() function292 ImmutableMapRef(const ImmutableMapRef &X) : Root(X.Root), Factory(X.Factory) { in ImmutableMapRef() function371 friend class ImmutableMapRef; variable
272 explicit ImmutableMapRef(const TreeTy *R, FactoryTy *F) in ImmutableMapRef() function279 explicit ImmutableMapRef(const ImmutableMap<KeyT, ValT> &X, in ImmutableMapRef() function286 ImmutableMapRef(const ImmutableMapRef &X) : Root(X.Root), Factory(X.Factory) { in ImmutableMapRef() function367 friend class ImmutableMapRef; variable
286 explicit ImmutableMapRef(const TreeTy* R, FactoryTy *F) in ImmutableMapRef() function292 ImmutableMapRef(const ImmutableMapRef &X) in ImmutableMapRef() function364 friend class ImmutableMapRef; variable