Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Frontend/
DTextDiagnostic.h77 void emitDiagnosticMessage(FullSourceLoc Loc, PresumedLoc PLoc,
DDiagnosticRenderer.h76 virtual void emitDiagnosticMessage(FullSourceLoc Loc, PresumedLoc PLoc,
/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/llvm-project/clang/lib/Frontend/
DDiagnosticRenderer.cpp99 emitDiagnosticMessage(Loc, PresumedLoc(), Level, Message, Ranges, D); in emitDiagnostic()
127 emitDiagnosticMessage(Loc, PLoc, Level, Message, Ranges, D); in emitDiagnostic()
150 emitDiagnosticMessage(FullSourceLoc(), PresumedLoc(), DiagnosticsEngine::Note, in emitBasicNote()
DSerializedDiagnosticPrinter.cpp68 void emitDiagnosticMessage(FullSourceLoc Loc, PresumedLoc PLoc,
671 void SDiagsRenderer::emitDiagnosticMessage( in emitDiagnosticMessage() function in SDiagsRenderer
DTextDiagnostic.cpp673 void TextDiagnostic::emitDiagnosticMessage( in emitDiagnosticMessage() function in TextDiagnostic
/external/clang/tools/libclang/
DCIndexDiagnostic.cpp115 void emitDiagnosticMessage(SourceLocation Loc, PresumedLoc PLoc, in emitDiagnosticMessage() function in __anon541715080111::CXDiagnosticRenderer
/external/llvm-project/clang/tools/libclang/
DCIndexDiagnostic.cpp110 void emitDiagnosticMessage(FullSourceLoc Loc, PresumedLoc PLoc, in emitDiagnosticMessage() function in __anonc9b7ed760111::CXDiagnosticRenderer
/external/llvm-project/clang-tools-extra/clang-tidy/
DClangTidyDiagnosticConsumer.cpp51 void emitDiagnosticMessage(FullSourceLoc Loc, PresumedLoc PLoc, in emitDiagnosticMessage() function in __anonbe6389250111::ClangTidyDiagnosticRenderer