Searched refs:getMutDependencyOutputOpts (Results 1 – 3 of 3) sorted by relevance
96 CI.getMutDependencyOutputOpts().OutputFile = Controller.lookupModuleOutput( in addOutputPaths()98 CI.getMutDependencyOutputOpts().Targets = in addOutputPaths()107 CI.getMutDependencyOutputOpts().Targets.push_back(std::string(Target)); in addOutputPaths()
382 DependencyOutputOptions &getMutDependencyOutputOpts();
254 DependencyOutputOptions &CowCompilerInvocation::getMutDependencyOutputOpts() { in getMutDependencyOutputOpts() function in CowCompilerInvocation