Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndexDiagnostic.cpp134 void emitNote(FullSourceLoc Loc, StringRef Message) override { in emitNote() function in __anon50498daf0111::CXDiagnosticRenderer
/llvm-project-15.0.7/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp734 void SDiagsRenderer::emitNote(FullSourceLoc Loc, StringRef Message) { in emitNote() function in SDiagsRenderer
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp878 static PathDiagnosticPieceRef emitNote(const ExplodedNode *N) { in emitNote() function in __anonac89c38b0511::NoOwnershipChangeVisitor