Home
last modified time | relevance | path

Searched defs:Umbrella (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DModule.h136 llvm::PointerUnion<const FileEntry *, const DirectoryEntry *> Umbrella; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TextAPI/
H A DTextStub.cpp249 std::string Umbrella; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp5594 if (auto Umbrella = PP.getFileManager().getFile(Filename)) { in ReadSubmoduleBlock() local
5628 if (auto Umbrella = PP.getFileManager().getDirectory(Dirname)) { in ReadSubmoduleBlock() local