Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Tooling/
H A DDependencyScannerTest.cpp36 class TestFileCollector : public DependencyFileGenerator { class
38 TestFileCollector(DependencyOutputOptions &Opts, in TestFileCollector() function in __anon83d2e91a0111::TestFileCollector
68 Compiler.addDependencyCollector(std::make_shared<TestFileCollector>( in runInvocation()