Lines Matching refs:getCompilerInstance
67 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()
171 if (getCompilerInstance().getPreprocessorOpts().AllowPCHWithCompilerErrors) in shouldEraseOutputFiles()
209 return !getCompilerInstance().getFrontendOpts().AllowPCMWithCompilerErrors && in shouldEraseOutputFiles()
356 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
521 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
744 StringRef OutputFileName = getCompilerInstance().getFrontendOpts().OutputFile; in ExecuteAction()
753 auto &FileMgr = getCompilerInstance().getFileManager(); in ExecuteAction()
760 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()
765 getCurrentFile(), FileMgr, getCompilerInstance().getPCHContainerReader(), in ExecuteAction()
775 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()
793 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()
805 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()
819 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
910 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
920 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
968 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
985 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()