Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/APINotes/
H A DAPINotesManager.h24 class DirectoryEntry; global() variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DModuleMap.h40 class DirectoryEntry; variable
H A DHeaderSearch.h44 class DirectoryEntry; global() variable
H A DPreprocessor.h68 class DirectoryEntry; global() variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h790 DirectoryEntry(StringRef Name, std::vector<std::unique_ptr<Entry>> Contents, DirectoryEntry() function
796 DirectoryEntry(StringRef Name, Status S) DirectoryEntry() function