Searched defs:emitNote (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Frontend/ | ||
H A D | SerializedDiagnosticPrinter.cpp | 732 void SDiagsRenderer::emitNote(FullSourceLoc Loc, StringRef Message) { in emitNote() function in SDiagsRenderer |
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | StreamChecker.cpp | 772 PathDiagnosticPieceRef emitNote(const ExplodedNode *N) override { in emitNote() function in __anon299e83ef0711::NoStreamStateChangeVisitor |
H A D | MallocChecker.cpp | 821 PathDiagnosticPieceRef emitNote(const ExplodedNode *N) final { in emitNote() function in __anon0957485b0511::NoMemOwnershipChangeVisitor |