Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DSerializedDiagnosticPrinter.h22 class DiagnosticConsumer; variable
DCompilerInstance.h42 class DiagnosticConsumer; variable
/external/clang/include/clang/ARCMigrate/
DARCMT.h19 class DiagnosticConsumer; variable
/external/clang/include/clang/Lex/
DModuleMap.h34 class DiagnosticConsumer; variable
/external/clang/include/clang/Basic/
DDiagnostic.h32 class DiagnosticConsumer; variable
1320 DiagnosticConsumer() : NumWarnings(0), NumErrors(0) { } in DiagnosticConsumer() function
/external/clang/include/clang/Format/
DFormat.h27 class DiagnosticConsumer; variable