Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp732 void SDiagsRenderer::emitNote(FullSourceLoc Loc, StringRef Message) { in emitNote() function in SDiagsRenderer
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp864 static PathDiagnosticPieceRef emitNote(const ExplodedNode *N) { in emitNote() function in __anon5ae12f910511::NoOwnershipChangeVisitor