Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStubV5.cpp103 Umbrella, enumerator
474 const auto *Umbrella = File->getArray(Keys[TBDKey::ParentUmbrella]); in getUmbrellaSection() local
H A DTextStub.cpp249 std::string Umbrella; member
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DModule.h166 std::variant<std::monostate, FileEntryRef, DirectoryEntryRef> Umbrella; variable
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp5868 if (auto Umbrella = PP.getFileManager().getOptionalFileRef(Filename)) { in ReadSubmoduleBlock() local
5906 if (auto Umbrella = in ReadSubmoduleBlock() local