Searched refs:emitNote (Results 1 – 7 of 7) sorted by relevance
38 virtual PathDiagnosticPieceRef emitNote(const ExplodedNode *N) = 0;
105 return emitNote(N); in maybeEmitNoteForParameters()
788 PathDiagnosticPieceRef emitNote(const ExplodedNode *N) override { in emitNote() function in __anon299e83ef0711::NoStreamStateChangeVisitor
931 PathDiagnosticPieceRef emitNote(const ExplodedNode *N) final { in emitNote() function in __anon0957485b0511::NoMemOwnershipChangeVisitor
578 emitNote(Loc, Message.str()); in emitIncludeLocation()592 emitNote(Loc, Message.str()); in emitImportLocation()606 emitNote(Loc, Message.str()); in emitBuildingModuleLocation()
72 void emitNote(FullSourceLoc Loc, StringRef Message) override;733 void SDiagsRenderer::emitNote(FullSourceLoc Loc, StringRef Message) { in emitNote() function in SDiagsRenderer
157 virtual void emitNote(FullSourceLoc Loc, StringRef Message) = 0;