Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DModule.h65 llvm::PointerUnion<const DirectoryEntry *, const FileEntry *> Umbrella; variable
/external/llvm-project/clang/include/clang/Basic/
DModule.h138 Umbrella; variable
/external/llvm-project/llvm/lib/TextAPI/MachO/
DTextStub.cpp249 std::string Umbrella; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
DTextStub.cpp249 std::string Umbrella; member
/external/clang/lib/Serialization/
DASTReader.cpp4551 if (auto *Umbrella = PP.getFileManager().getFile(Filename)) { in ReadSubmoduleBlock() local
4589 if (auto *Umbrella = PP.getFileManager().getDirectory(Dirname)) { in ReadSubmoduleBlock() local
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp5568 if (auto Umbrella = PP.getFileManager().getOptionalFileRef(Filename)) { in ReadSubmoduleBlock() local
5601 if (auto Umbrella = in ReadSubmoduleBlock() local