Searched refs:getCC1CommandLine (Results 1 – 4 of 4) sorted by relevance
182 std::vector<std::string> getCC1CommandLine() const;
461 LastCC1Arguments = CI.getCC1CommandLine(); in setLastCC1Arguments()
28 BuildInfo = CI->getCC1CommandLine(); in getBuildArguments()
5059 std::vector<std::string> CompilerInvocationBase::getCC1CommandLine() const { in getCC1CommandLine() function in CompilerInvocationBase