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