Lines Matching defs:Loc
86 void DiagnosticRenderer::emitDiagnostic(FullSourceLoc Loc, in emitDiagnostic()
164 void DiagnosticRenderer::emitIncludeStack(FullSourceLoc Loc, PresumedLoc PLoc, in emitIncludeStack()
189 void DiagnosticRenderer::emitIncludeStackRecursively(FullSourceLoc Loc) { in emitIncludeStackRecursively()
218 void DiagnosticRenderer::emitImportStack(FullSourceLoc Loc) { in emitImportStack()
230 void DiagnosticRenderer::emitImportStackRecursively(FullSourceLoc Loc, in emitImportStackRecursively()
260 retrieveMacroLocation(SourceLocation Loc, FileID MacroFileID, in retrieveMacroLocation()
315 static void getMacroArgExpansionFileIDs(SourceLocation Loc, in getMacroArgExpansionFileIDs()
423 void DiagnosticRenderer::emitCaret(FullSourceLoc Loc, in emitCaret()
435 FullSourceLoc Loc, DiagnosticsEngine::Level Level, in emitSingleMacroExpansion()
461 static bool checkLocForMacroArgExpansion(SourceLocation Loc, in checkLocForMacroArgExpansion()
489 static bool checkRangesForMacroArgExpansion(FullSourceLoc Loc, in checkRangesForMacroArgExpansion()
529 void DiagnosticRenderer::emitMacroExpansions(FullSourceLoc Loc, in emitMacroExpansions()
596 void DiagnosticNoteRenderer::emitIncludeLocation(FullSourceLoc Loc, in emitIncludeLocation()
606 void DiagnosticNoteRenderer::emitImportLocation(FullSourceLoc Loc, in emitImportLocation()
620 void DiagnosticNoteRenderer::emitBuildingModuleLocation(FullSourceLoc Loc, in emitBuildingModuleLocation()