Searched refs:PragmaDiagnosticPop (Results 1 – 3 of 3) sorted by relevance
212 virtual void PragmaDiagnosticPop(SourceLocation Loc, in PragmaDiagnosticPop() function405 void PragmaDiagnosticPop(SourceLocation Loc, StringRef Namespace) override { in PragmaDiagnosticPop() function406 First->PragmaDiagnosticPop(Loc, Namespace); in PragmaDiagnosticPop()407 Second->PragmaDiagnosticPop(Loc, Namespace); in PragmaDiagnosticPop()
136 void PragmaDiagnosticPop(SourceLocation Loc, StringRef Namespace) override;444 PragmaDiagnosticPop(SourceLocation Loc, StringRef Namespace) { in PragmaDiagnosticPop() function in PrintPPOutputPPCallbacks
987 Callbacks->PragmaDiagnosticPop(DiagLoc, Namespace); in HandlePragma()