Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Driver/
H A DToolChainTest.cpp371 struct SimpleDiagnosticConsumer : public DiagnosticConsumer { struct
406 DiagnosticsEngine &Diags, SimpleDiagnosticConsumer *DiagConsumer, in validateTargetProfile()
427 auto *DiagConsumer = new SimpleDiagnosticConsumer; in TEST()
475 auto *DiagConsumer = new SimpleDiagnosticConsumer; in TEST()