Searched defs:DirectoryEntry (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/include/clang/APINotes/ | ||
H A D | APINotesManager.h | 23 class DirectoryEntry; variable |
/llvm-project/clang/include/clang/Lex/ | ||
H A D | ModuleMap.h | 40 class DirectoryEntry; variable |
H A D | HeaderSearch.h | 45 class DirectoryEntry; variable |
H A D | Preprocessor.h | 70 class DirectoryEntry; global() variable |
/llvm-project/llvm/include/llvm/Support/ | ||
H A D | VirtualFileSystem.h | 814 DirectoryEntry(StringRef Name, std::vector<std::unique_ptr<Entry>> Contents, DirectoryEntry() function |