Lines Matching refs:getPreprocessor
115 CI.getPreprocessor(), CI.getModuleCache(), OutputFile, Sysroot, Buffer, in CreateASTConsumer()
174 CI.getPreprocessor(), CI.getModuleCache(), OutputFile, Sysroot, Buffer, in CreateASTConsumer()
212 HeaderSearch &HS = CI.getPreprocessor().getHeaderSearchInfo(); in CreateOutputFile()
288 auto &HS = CI.getPreprocessor().getHeaderSearchInfo(); in BeginSourceFileAction()
338 CI.getPreprocessor(), CI.getModuleCache(), &CI.getASTContext(), in ExecuteAction()
738 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()
753 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()
771 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()
783 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()
860 DoPrintPreprocessedInput(CI.getPreprocessor(), OS.get(), in ExecuteAction()
905 const Preprocessor &PP = CI.getPreprocessor(); in ExecuteAction()
947 SourceManager &SM = CI.getPreprocessor().getSourceManager(); in ExecuteAction()
963 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()