Lines Matching refs:getPreprocessor
72 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()
141 CI.getPreprocessor(), CI.getModuleCache(), OutputFile, Sysroot, Buffer, in CreateASTConsumer()
201 CI.getPreprocessor(), CI.getModuleCache(), OutputFile, Sysroot, Buffer, in CreateMultiplexConsumer()
252 HeaderSearch &HS = CI.getPreprocessor().getHeaderSearchInfo(); in CreateOutputFile()
280 CI.getPreprocessor(), CI.getModuleCache(), in CreateASTConsumer()
285 CI.getPreprocessor(), CI.getModuleCache(), in CreateASTConsumer()
300 return std::make_unique<ReducedBMIGenerator>(CI.getPreprocessor(), in CreateASTConsumer()
344 CI.getPreprocessor(), CI.getModuleCache(), &CI.getASTContext(), in ExecuteAction()
869 Preprocessor &PP = CI.getPreprocessor(); in ExecuteAction()
943 R->getPreprocessor().macros(), in ExecuteAction()
977 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()
995 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()
1007 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()
1084 DoPrintPreprocessedInput(CI.getPreprocessor(), OS.get(), in ExecuteAction()
1131 const Preprocessor &PP = CI.getPreprocessor(); in ExecuteAction()
1173 SourceManager &SM = CI.getPreprocessor().getSourceManager(); in ExecuteAction()
1189 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()
1204 Preprocessor &PP = CI.getPreprocessor(); in ExecuteAction()