Searched defs:DirectoryEntryRef (Results 1 – 1 of 1) sorted by relevance
68 explicit DirectoryEntryRef(const MapEntry &ME) : ME(&ME) {} in DirectoryEntryRef() function94 DirectoryEntryRef(optional_none_tag) : ME(nullptr) {} in DirectoryEntryRef() function