Searched refs:CurrModuleDeclLoc (Results 1 – 1 of 1) sorted by relevance
1548 SourceLocation CurrModuleDeclLoc; member in clang::ModuleMapLoader1640 SourceLocation FixItInitBegin = CurrModuleDeclLoc; in diagnosePrivateModules()1670 CurrModuleDeclLoc = MD.Location; in handleModuleDecl()1963 Diags.Report(CurrModuleDeclLoc, diag::note_mmap_add_framework_keyword) in handleHeaderDecl()1965 << FixItHint::CreateReplacement(CurrModuleDeclLoc, "framework module"); in handleHeaderDecl()