Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDirectoryEntry.h68 explicit DirectoryEntryRef(const MapEntry &ME) : ME(&ME) {} in DirectoryEntryRef() function
94 DirectoryEntryRef(optional_none_tag) : ME(nullptr) {} in DirectoryEntryRef() function