Searched defs:emitNote (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/tools/libclang/ | ||
H A D | CIndexDiagnostic.cpp | 134 void emitNote(FullSourceLoc Loc, StringRef Message) override { emitNote() function in __anon6e9831320111::CXDiagnosticRenderer |
/llvm-project/clang/lib/Frontend/ | ||
H A D | SerializedDiagnosticPrinter.cpp | 732 void SDiagsRenderer::emitNote(FullSourceLoc Loc, StringRef Message) { emitNote() function in SDiagsRenderer |
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | StreamChecker.cpp | 772 PathDiagnosticPieceRef emitNote(const ExplodedNode *N) override { emitNote() function in __anonea7822620711::NoStreamStateChangeVisitor |
H A D | MallocChecker.cpp | 821 PathDiagnosticPieceRef emitNote(const ExplodedNode *N) final { emitNote() function in __anonca30e6ce0511::NoMemOwnershipChangeVisitor |