Searched refs:handleHeaderDecl (Results 1 – 1 of 1) sorted by relevance
1576 void handleHeaderDecl(const modulemap::HeaderDecl &HD);1806 [&](const modulemap::HeaderDecl &HD) { handleHeaderDecl(HD); }, in handleModuleDecl()1914 void ModuleMapLoader::handleHeaderDecl(const modulemap::HeaderDecl &HD) { in handleHeaderDecl() function in ModuleMapLoader