Searched refs:LinkDecl (Results 1 – 3 of 3) sorted by relevance
36 struct LinkDecl, struct ConfigMacrosDecl, struct ConflictDecl>;109 struct LinkDecl { struct
121 std::optional<LinkDecl> parseLinkDecl();825 std::optional<LinkDecl> ModuleMapFileParser::parseLinkDecl() { in parseLinkDecl()827 LinkDecl LD; in parseLinkDecl()1203 [&](const LinkDecl &LD) { in dumpDecls()
1581 void handleLinkDecl(const modulemap::LinkDecl &LD);1819 [&](const modulemap::LinkDecl &LD) { handleLinkDecl(LD); }, in handleModuleDecl()2069 void ModuleMapLoader::handleLinkDecl(const modulemap::LinkDecl &LD) { in handleLinkDecl()