Lines Matching defs:Loc
81 void DiagnosticRenderer::emitDiagnostic(SourceLocation Loc, in emitDiagnostic()
166 void DiagnosticRenderer::emitIncludeStack(SourceLocation Loc, in emitIncludeStack()
192 void DiagnosticRenderer::emitIncludeStackRecursively(SourceLocation Loc, in emitIncludeStackRecursively()
221 void DiagnosticRenderer::emitImportStack(SourceLocation Loc, in emitImportStack()
235 void DiagnosticRenderer::emitImportStackRecursively(SourceLocation Loc, in emitImportStackRecursively()
271 retrieveMacroLocation(SourceLocation Loc, FileID MacroFileID, in retrieveMacroLocation()
313 static void getMacroArgExpansionFileIDs(SourceLocation Loc, in getMacroArgExpansionFileIDs()
409 void DiagnosticRenderer::emitCaret(SourceLocation Loc, in emitCaret()
422 SourceLocation Loc, in emitSingleMacroExpansion()
450 static bool checkLocForMacroArgExpansion(SourceLocation Loc, in checkLocForMacroArgExpansion()
478 static bool checkRangesForMacroArgExpansion(SourceLocation Loc, in checkRangesForMacroArgExpansion()
521 void DiagnosticRenderer::emitMacroExpansions(SourceLocation Loc, in emitMacroExpansions()
587 void DiagnosticNoteRenderer::emitIncludeLocation(SourceLocation Loc, in emitIncludeLocation()
598 void DiagnosticNoteRenderer::emitImportLocation(SourceLocation Loc, in emitImportLocation()
614 DiagnosticNoteRenderer::emitBuildingModuleLocation(SourceLocation Loc, in emitBuildingModuleLocation()