Searched refs:getCC1ArgsForTesting (Results 1 – 3 of 3) sorted by relevance
38 std::vector<std::string> getCC1ArgsForTesting(TestLanguage Lang);
55 std::vector<std::string> getCC1ArgsForTesting(TestLanguage Lang) { in getCC1ArgsForTesting() function
91 std::vector<std::string> LangArgs = getCC1ArgsForTesting(In.Language); in TestAST()