Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/APINotes/
H A DAPINotesManager.h23 class DirectoryEntry; variable
/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; global() variable
/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h814 DirectoryEntry(StringRef Name, std::vector<std::unique_ptr<Entry>> Contents, DirectoryEntry() function
820 DirectoryEntry(StringRef Name, Status S) DirectoryEntry() function