Lines Matching refs:getCompilerInstance
152 if (getCompilerInstance().getPreprocessorOpts().AllowPCHWithCompilerErrors) in shouldEraseOutputFiles()
329 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
471 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
693 StringRef OutputFileName = getCompilerInstance().getFrontendOpts().OutputFile; in ExecuteAction()
702 auto &FileMgr = getCompilerInstance().getFileManager(); in ExecuteAction()
709 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()
714 getCurrentFile(), FileMgr, getCompilerInstance().getPCHContainerReader(), in ExecuteAction()
724 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()
742 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()
754 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()
768 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
855 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
865 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()