Searched refs:popMappings (Results 1 – 8 of 8) sorted by relevance
103 bool DiagnosticsEngine::popMappings(SourceLocation Loc) { in popMappings() function in DiagnosticsEngine
400 bool popMappings(SourceLocation Loc);
121 bool DiagnosticsEngine::popMappings(SourceLocation Loc) { in popMappings() function in DiagnosticsEngine
595 bool popMappings(SourceLocation Loc);
984 if (!PP.getDiagnostics().popMappings(DiagLoc)) in HandlePragma()
1191 if (!PP.getDiagnostics().popMappings(DiagLoc)) in HandlePragma()
8331 Diags.popMappings(SavedLoc); in ~DiagsUninitializedSeveretyRAII()
14011 Diags.popMappings(SavedLoc); in ~DiagsUninitializedSeveretyRAII()