Lines Matching defs:Loc
153 bool MoveToLine(SourceLocation Loc) { in MoveToLine()
252 void PrintPPOutputPPCallbacks::FileChanged(SourceLocation Loc, in FileChanged()
344 void PrintPPOutputPPCallbacks::Ident(SourceLocation Loc, const std::string &S) { in Ident()
390 void PrintPPOutputPPCallbacks::PragmaMessage(SourceLocation Loc, in PragmaMessage()
418 void PrintPPOutputPPCallbacks::PragmaDebug(SourceLocation Loc, in PragmaDebug()
430 PragmaDiagnosticPush(SourceLocation Loc, StringRef Namespace) { in PragmaDiagnosticPush()
438 PragmaDiagnosticPop(SourceLocation Loc, StringRef Namespace) { in PragmaDiagnosticPop()
445 void PrintPPOutputPPCallbacks::PragmaDiagnostic(SourceLocation Loc, in PragmaDiagnostic()
473 void PrintPPOutputPPCallbacks::PragmaWarning(SourceLocation Loc, in PragmaWarning()
485 void PrintPPOutputPPCallbacks::PragmaWarningPush(SourceLocation Loc, in PragmaWarningPush()
496 void PrintPPOutputPPCallbacks::PragmaWarningPop(SourceLocation Loc) { in PragmaWarningPop()