Home
last modified time | relevance | path

Searched refs:emitNote (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Frontend/
DDiagnosticRenderer.cpp480 emitNote(Loc, Message.str(), &SM); in emitIncludeLocation()
492 emitNote(Loc, Message.str(), &SM); in emitImportLocation()
505 emitNote(Loc, Message.str(), &SM); in emitBuildingModuleLocation()
510 emitNote(SourceLocation(), Message, 0); in emitBasicNote()
DSerializedDiagnosticPrinter.cpp75 virtual void emitNote(SourceLocation Loc, StringRef Message,
673 void SDiagsRenderer::emitNote(SourceLocation Loc, StringRef Message, in emitNote() function in SDiagsRenderer
/external/clang/include/clang/Frontend/
DDiagnosticRenderer.h176 virtual void emitNote(SourceLocation Loc, StringRef Message,
/external/clang/tools/libclang/
DCIndexDiagnostic.cpp142 virtual void emitNote(SourceLocation Loc, StringRef Message, in emitNote() function in __anon5e6f91c70111::CXDiagnosticRenderer