Searched refs:handleLinkDecl (Results 1 – 1 of 1) sorted by relevance
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() function in ModuleMapLoader