Searched refs:emitNote (Results 1 – 7 of 7) sorted by relevance
38 virtual PathDiagnosticPieceRef emitNote(const ExplodedNode *N) = 0;
115 return emitNote(N); in maybeEmitNoteForParameters()
772 PathDiagnosticPieceRef emitNote(const ExplodedNode *N) override { in emitNote() function in __anon299e83ef0711::NoStreamStateChangeVisitor
821 PathDiagnosticPieceRef emitNote(const ExplodedNode *N) final { in emitNote() function in __anon0957485b0511::NoMemOwnershipChangeVisitor
603 emitNote(Loc, Message.str()); in emitIncludeLocation()617 emitNote(Loc, Message.str()); in emitImportLocation()631 emitNote(Loc, Message.str()); in emitBuildingModuleLocation()
75 void emitNote(FullSourceLoc Loc, StringRef Message) override;732 void SDiagsRenderer::emitNote(FullSourceLoc Loc, StringRef Message) { in emitNote() function in SDiagsRenderer
158 virtual void emitNote(FullSourceLoc Loc, StringRef Message) = 0;