Home
last modified time | relevance | path

Searched refs:emitDiagnosticMessage (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/Frontend/
DTextDiagnostic.h78 void emitDiagnosticMessage(SourceLocation Loc,PresumedLoc PLoc,
DDiagnosticRenderer.h75 virtual void emitDiagnosticMessage(SourceLocation Loc, PresumedLoc PLoc,
/external/clang/lib/Frontend/
DDiagnosticRenderer.cpp94 emitDiagnosticMessage(Loc, PresumedLoc(), Level, Message, Ranges, SM, D); in emitDiagnostic()
124 emitDiagnosticMessage(Loc, PLoc, Level, Message, Ranges, SM, D); in emitDiagnostic()
150 emitDiagnosticMessage( in emitBasicNote()
DSerializedDiagnosticPrinter.cpp69 void emitDiagnosticMessage(SourceLocation Loc,
679 SDiagsRenderer::emitDiagnosticMessage(SourceLocation Loc, in emitDiagnosticMessage() function in SDiagsRenderer
DTextDiagnostic.cpp675 TextDiagnostic::emitDiagnosticMessage(SourceLocation Loc, in emitDiagnosticMessage() function in TextDiagnostic
/external/clang/tools/libclang/
DCIndexDiagnostic.cpp115 void emitDiagnosticMessage(SourceLocation Loc, PresumedLoc PLoc, in emitDiagnosticMessage() function in __anon2a4946200111::CXDiagnosticRenderer