Home
last modified time | relevance | path

Searched defs:DiagnosticConsumer (Results 1 – 7 of 7) sorted by relevance

/external/clang/include/clang/Frontend/
DSerializedDiagnosticPrinter.h22 class DiagnosticConsumer; variable
DCompilerInstance.h40 class DiagnosticConsumer; variable
/external/clang/include/clang/ARCMigrate/
DARCMT.h19 class DiagnosticConsumer; variable
/external/clang/include/clang/Lex/
DModuleMap.h34 class DiagnosticConsumer; variable
/external/lldb/include/lldb/Core/
DClangForward.h57 class DiagnosticConsumer; variable
/external/clang/include/clang/Basic/
DDiagnostic.h31 class DiagnosticConsumer; variable
1307 DiagnosticConsumer() : NumWarnings(0), NumErrors(0) { } in DiagnosticConsumer() function
/external/clang/include/clang/Format/
DFormat.h27 class DiagnosticConsumer; variable