Searched defs:Umbrella (Results 1 – 6 of 6) sorted by relevance
65 llvm::PointerUnion<const DirectoryEntry *, const FileEntry *> Umbrella; variable
138 Umbrella; variable
249 std::string Umbrella; member
4551 if (auto *Umbrella = PP.getFileManager().getFile(Filename)) { in ReadSubmoduleBlock() local4589 if (auto *Umbrella = PP.getFileManager().getDirectory(Dirname)) { in ReadSubmoduleBlock() local
5568 if (auto Umbrella = PP.getFileManager().getOptionalFileRef(Filename)) { in ReadSubmoduleBlock() local5601 if (auto Umbrella = in ReadSubmoduleBlock() local