Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/APINotes/
H A DAPINotesManager.h23 class DirectoryEntry; variable
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DModuleMap.h40 class DirectoryEntry; variable
H A DHeaderSearch.h45 class DirectoryEntry; variable
H A DPreprocessor.h70 class DirectoryEntry; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h814 DirectoryEntry(StringRef Name, std::vector<std::unique_ptr<Entry>> Contents, in DirectoryEntry() function
820 DirectoryEntry(StringRef Name, Status S) in DirectoryEntry() function