Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-query/tool/
H A DClangQuery.cpp75 bool runCommandsInFile(const char *ExeName, std::string const &FileName, in runCommandsInFile() function
146 if (runCommandsInFile(argv[0], CommandFile, QS)) in main()
151 if (runCommandsInFile(argv[0], PreloadFile, QS)) in main()