Searched refs:handleModuleDecl (Results 1 – 1 of 1) sorted by relevance
1573 void handleModuleDecl(const modulemap::ModuleDecl &MD);1666 void ModuleMapLoader::handleModuleDecl(const modulemap::ModuleDecl &MD) { in handleModuleDecl() function in ModuleMapLoader1810 [&](const modulemap::ModuleDecl &MD) { handleModuleDecl(MD); }, in handleModuleDecl()2191 handleModuleDecl(MD); in loadModuleDecl()2206 [&](const modulemap::ModuleDecl &MD) { handleModuleDecl(MD); }, in parseAndLoadModuleMapFile()