Searched defs:emitNote (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/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-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
| H A D | MallocChecker.cpp | 864 static PathDiagnosticPieceRef emitNote(const ExplodedNode *N) { in emitNote() function in __anon5ae12f910511::NoOwnershipChangeVisitor |