Searched defs:emitNote (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/clang/tools/libclang/ | ||
| H A D | CIndexDiagnostic.cpp | 134 void emitNote(FullSourceLoc Loc, StringRef Message) override { in emitNote() function in __anon50498daf0111::CXDiagnosticRenderer |
| /llvm-project-15.0.7/clang/lib/Frontend/ | ||
| H A D | SerializedDiagnosticPrinter.cpp | 734 void SDiagsRenderer::emitNote(FullSourceLoc Loc, StringRef Message) { in emitNote() function in SDiagsRenderer |
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/ | ||
| H A D | MallocChecker.cpp | 878 static PathDiagnosticPieceRef emitNote(const ExplodedNode *N) { in emitNote() function in __anonac89c38b0511::NoOwnershipChangeVisitor |