Searched refs:getDependencyOutputOpts (Results 1 – 5 of 5) sorted by relevance
186 DependencyOutputOptions &getDependencyOutputOpts() { in getDependencyOutputOpts() function189 const DependencyOutputOptions &getDependencyOutputOpts() const { in getDependencyOutputOpts() function
259 DependencyOutputOptions &getDependencyOutputOpts() { in getDependencyOutputOpts() function260 return Invocation->getDependencyOutputOpts(); in getDependencyOutputOpts()262 const DependencyOutputOptions &getDependencyOutputOpts() const { in getDependencyOutputOpts() function263 return Invocation->getDependencyOutputOpts(); in getDependencyOutputOpts()
346 const DependencyOutputOptions &DepOpts = getDependencyOutputOpts(); in createPreprocessor()724 getDependencyOutputOpts(), getFrontendOpts()); in InitializeSourceManager()1008 Invocation->getDependencyOutputOpts() = DependencyOutputOptions(); in compileModuleImpl()
2340 ParseDependencyOutputArgs(Res.getDependencyOutputOpts(), Args); in CreateFromArgs()
100 Invocation->getDependencyOutputOpts() = DependencyOutputOptions(); in newInvocation()