Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndexDiagnostic.cpp134 void emitNote(FullSourceLoc Loc, StringRef Message) override { in emitNote() function in __anon0c10e8160111::CXDiagnosticRenderer
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp734 void SDiagsRenderer::emitNote(FullSourceLoc Loc, StringRef Message) { in emitNote() function in SDiagsRenderer
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp864 static PathDiagnosticPieceRef emitNote(const ExplodedNode *N) { in emitNote() function in __anon4d168ab20511::NoOwnershipChangeVisitor