Searched refs:getMutDependencyOutputOpts (Results 1 – 3 of 3) sorted by relevance
383 DependencyOutputOptions &getMutDependencyOutputOpts();
192 CI.getMutDependencyOutputOpts().OutputFile = in addOutputPaths()194 CI.getMutDependencyOutputOpts().Targets = in addOutputPaths()203 CI.getMutDependencyOutputOpts().Targets.push_back(std::string(Target)); in addOutputPaths()
242 DependencyOutputOptions &CowCompilerInvocation::getMutDependencyOutputOpts() { in getMutDependencyOutputOpts() function in CowCompilerInvocation