Searched defs:ImmutableMapRef (Results 1 – 1 of 1) sorted by relevance
292 explicit ImmutableMapRef(const TreeTy* R, FactoryTy *F) in ImmutableMapRef() function298 explicit ImmutableMapRef(const ImmutableMap<KeyT, ValT> &X, in ImmutableMapRef() function305 ImmutableMapRef(const ImmutableMapRef &X) in ImmutableMapRef() function385 friend class ImmutableMapRef; variable