Lines Matching refs:getCompilerInstance
71 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()
175 if (getCompilerInstance().getPreprocessorOpts().AllowPCHWithCompilerErrors) in shouldEraseOutputFiles()
213 return !getCompilerInstance().getFrontendOpts().AllowPCMWithCompilerErrors && in shouldEraseOutputFiles()
374 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
608 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
852 StringRef OutputFileName = getCompilerInstance().getFrontendOpts().OutputFile; in ExecuteAction()
862 auto &FileMgr = getCompilerInstance().getFileManager(); in ExecuteAction()
869 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()
953 getCurrentFile(), FileMgr, getCompilerInstance().getPCHContainerReader(), in ExecuteAction()
963 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()
981 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()
993 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()
1007 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
1099 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
1109 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
1157 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
1174 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()
1188 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()