Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DDirectoryEntry.h74 DirectoryEntryRef(const MapEntry &ME) : ME(&ME) {} in DirectoryEntryRef() function
100 DirectoryEntryRef(optional_none_tag) : ME(nullptr) {} in DirectoryEntryRef() function