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