Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DDirectoryEntry.h75 explicit DirectoryEntryRef(const MapEntry &ME) : ME(&ME) {} DirectoryEntryRef() function
101 DirectoryEntryRef(optional_none_tag) : ME(nullptr) {} DirectoryEntryRef() function
[all...]