Searched refs:getMutDependencyOutputOpts (Results 1 – 3 of 3) sorted by relevance
141 CI.getMutDependencyOutputOpts().OutputFile = Controller.lookupModuleOutput( in addOutputPaths()143 CI.getMutDependencyOutputOpts().Targets = in addOutputPaths()152 CI.getMutDependencyOutputOpts().Targets.push_back(std::string(Target)); in addOutputPaths()
397 DependencyOutputOptions &getMutDependencyOutputOpts();
265 DependencyOutputOptions &CowCompilerInvocation::getMutDependencyOutputOpts() { in getMutDependencyOutputOpts() function in CowCompilerInvocation