Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Basic/
DDirectoryEntry.h65 DirectoryEntryRef(const MapEntry &ME) : ME(&ME) {} in DirectoryEntryRef() function
91 DirectoryEntryRef(optional_none_tag) : ME(nullptr) {} in DirectoryEntryRef() function