Searched refs:handleExportAsDecl (Results 1 – 1 of 1) sorted by relevance
1579 void handleExportAsDecl(const modulemap::ExportAsDecl &EAD);1813 handleExportAsDecl(EAD); in handleModuleDecl()2044 void ModuleMapLoader::handleExportAsDecl(const modulemap::ExportAsDecl &EAD) { in handleExportAsDecl() function in ModuleMapLoader