Searched refs:getCC1CommandLine (Results 1 – 4 of 4) sorted by relevance
242 std::vector<std::string> getCC1CommandLine() const;
297 LastCC1Arguments = CI.getCC1CommandLine(); in setLastCC1Arguments()
489 MD.BuildArguments = CI.getCC1CommandLine(); in handleTopLevelModule()
4713 std::vector<std::string> CompilerInvocation::getCC1CommandLine() const { in getCC1CommandLine() function in CompilerInvocation