Searched refs:getPreprocessorOutputOpts (Results 1 – 14 of 14) sorted by relevance
258 Instance.getPreprocessorOutputOpts().RewriteImports = false; in visitModuleFile()295 if (CI.getPreprocessorOutputOpts().RewriteImports) { in BeginSourceFileAction()309 if (CI.getPreprocessorOutputOpts().RewriteImports) { in ExecuteAction()314 CI.getPreprocessorOutputOpts()); in ExecuteAction()319 CI.getPreprocessorOutputOpts()); in ExecuteAction()
203 PreprocessorOutputOptions &getPreprocessorOutputOpts() { in getPreprocessorOutputOpts() function206 const PreprocessorOutputOptions &getPreprocessorOutputOpts() const { in getPreprocessorOutputOpts() function
308 PreprocessorOutputOptions &getPreprocessorOutputOpts() { in getPreprocessorOutputOpts() function309 return Invocation->getPreprocessorOutputOpts(); in getPreprocessorOutputOpts()311 const PreprocessorOutputOptions &getPreprocessorOutputOpts() const { in getPreprocessorOutputOpts() function312 return Invocation->getPreprocessorOutputOpts(); in getPreprocessorOutputOpts()
230 PreprocessorOutputOptions &getPreprocessorOutputOpts() { in getPreprocessorOutputOpts() function234 const PreprocessorOutputOptions &getPreprocessorOutputOpts() const { in getPreprocessorOutputOpts() function
316 PreprocessorOutputOptions &getPreprocessorOutputOpts() { in getPreprocessorOutputOpts() function317 return Invocation->getPreprocessorOutputOpts(); in getPreprocessorOutputOpts()319 const PreprocessorOutputOptions &getPreprocessorOutputOpts() const { in getPreprocessorOutputOpts() function320 return Invocation->getPreprocessorOutputOpts(); in getPreprocessorOutputOpts()
98 if (CI.getPreprocessorOutputOpts().RewriteIncludes || in CreateFrontendBaseAction()99 CI.getPreprocessorOutputOpts().RewriteImports) in CreateFrontendBaseAction()
196 CI.getPreprocessorOutputOpts()); in ExecuteAction()
85 if (CI.getPreprocessorOutputOpts().RewriteIncludes) in CreateFrontendBaseAction()
719 CI.getPreprocessorOutputOpts()); in ExecuteAction()
340 PP->setPreprocessedOutput(getPreprocessorOutputOpts().ShowCPP); in createPreprocessor()
2395 ParsePreprocessorOutputArgs(Res.getPreprocessorOutputOpts(), Args, in CreateFromArgs()
862 CI.getPreprocessorOutputOpts()); in ExecuteAction()
429 PP->setPreprocessedOutput(getPreprocessorOutputOpts().ShowCPP); in createPreprocessor()
3912 ParsePreprocessorOutputArgs(Res.getPreprocessorOutputOpts(), Args, in CreateFromArgs()