Searched refs:handleInferredModuleDecl (Results 1 – 1 of 1) sorted by relevance
1584 void handleInferredModuleDecl(const modulemap::ModuleDecl &MD);1668 return handleInferredModuleDecl(MD); in handleModuleDecl()2100 void ModuleMapLoader::handleInferredModuleDecl( in handleInferredModuleDecl() function in ModuleMapLoader