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