Lines Matching refs:getPreprocessor
115 CI.getPreprocessor(), CI.getModuleCache(), OutputFile, Sysroot, Buffer, in CreateASTConsumer()
178 CI.getPreprocessor(), CI.getModuleCache(), OutputFile, Sysroot, Buffer, in CreateASTConsumer()
216 HeaderSearch &HS = CI.getPreprocessor().getHeaderSearchInfo(); in CreateOutputFile()
295 auto &HS = CI.getPreprocessor().getHeaderSearchInfo(); in BeginSourceFileAction()
344 CI.getPreprocessor(), CI.getModuleCache(), &CI.getASTContext(), in ExecuteAction()
744 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()
759 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()
777 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()
789 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()
861 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()