Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/modularize/
H A DModularize.cpp884 ClangTool CompileCheckTool(*Compilations, CompileCheckFileArray); in main() local
885 CompileCheckTool.appendArgumentsAdjuster( in main()
890 CompileCheckFileErrors |= CompileCheckTool.run(&CompileCheckFactory); in main()