Lines Matching defs:Loc
149 bool MoveToLine(SourceLocation Loc) { in MoveToLine()
248 void PrintPPOutputPPCallbacks::FileChanged(SourceLocation Loc, in FileChanged()
340 void PrintPPOutputPPCallbacks::Ident(SourceLocation Loc, StringRef S) { in Ident()
386 void PrintPPOutputPPCallbacks::PragmaMessage(SourceLocation Loc, in PragmaMessage()
414 void PrintPPOutputPPCallbacks::PragmaDebug(SourceLocation Loc, in PragmaDebug()
426 PragmaDiagnosticPush(SourceLocation Loc, StringRef Namespace) { in PragmaDiagnosticPush()
434 PragmaDiagnosticPop(SourceLocation Loc, StringRef Namespace) { in PragmaDiagnosticPop()
441 void PrintPPOutputPPCallbacks::PragmaDiagnostic(SourceLocation Loc, in PragmaDiagnostic()
469 void PrintPPOutputPPCallbacks::PragmaWarning(SourceLocation Loc, in PragmaWarning()
481 void PrintPPOutputPPCallbacks::PragmaWarningPush(SourceLocation Loc, in PragmaWarningPush()
492 void PrintPPOutputPPCallbacks::PragmaWarningPop(SourceLocation Loc) { in PragmaWarningPop()