Searched refs:emitNote (Results 1 – 4 of 4) sorted by relevance
606 emitNote(Loc, Message.str()); in emitIncludeLocation()620 emitNote(Loc, Message.str()); in emitImportLocation()634 emitNote(Loc, Message.str()); in emitBuildingModuleLocation()
77 void emitNote(FullSourceLoc Loc, StringRef Message) override;735 void SDiagsRenderer::emitNote(FullSourceLoc Loc, StringRef Message) { in emitNote() function in SDiagsRenderer
158 virtual void emitNote(FullSourceLoc Loc, StringRef Message) = 0;
134 void emitNote(FullSourceLoc Loc, StringRef Message) override { in emitNote() function in __anonb492cf4a0111::CXDiagnosticRenderer