Home
last modified time | relevance | path

Searched defs:emitNote (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp732 void SDiagsRenderer::emitNote(FullSourceLoc Loc, StringRef Message) { in emitNote() function in SDiagsRenderer
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStreamChecker.cpp772 PathDiagnosticPieceRef emitNote(const ExplodedNode *N) override { in emitNote() function in __anon299e83ef0711::NoStreamStateChangeVisitor
H A DMallocChecker.cpp821 PathDiagnosticPieceRef emitNote(const ExplodedNode *N) final { in emitNote() function in __anon0957485b0511::NoMemOwnershipChangeVisitor