Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DDirectoryEntry.h70 DirectoryEntryRef(const MapEntry &ME) : ME(&ME) {} in DirectoryEntryRef() function
96 DirectoryEntryRef(optional_none_tag) : ME(nullptr) {} in DirectoryEntryRef() function