Searched refs:getCompilerInstance (Results 1 – 11 of 11) sorted by relevance
91 const FrontendOptions &FEOpts = getCompilerInstance().getFrontendOpts(); in BeginSourceFileAction()175 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()183 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()191 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
428 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()598 StringRef OutputFileName = getCompilerInstance().getFrontendOpts().OutputFile; in ExecuteAction()609 getCurrentFile(), getCompilerInstance().getFileManager(), in ExecuteAction()610 getCompilerInstance().getPCHContainerReader(), in ExecuteAction()619 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()637 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()649 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()658 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()672 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()746 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
451 CompilerInstance &CI = getCompilerInstance(); in Execute()474 CompilerInstance &CI = getCompilerInstance(); in EndSourceFile()530 return getCompilerInstance().getDiagnostics().hasErrorOccurred(); in shouldEraseOutputFiles()538 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
35 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
241 getCompilerInstance().getFrontendOpts().Inputs; in ExecuteAction()249 clang::Preprocessor& preprocessor = getCompilerInstance().getPreprocessor(); in Preprocess()251 &getCompilerInstance().getSourceManager(), in Preprocess()254 &getCompilerInstance().getHeaderSearchOpts())); in Preprocess()
32 getCompilerInstance().getASTContext().setExternalSource(Source); in ExecuteAction()33 getCompilerInstance().getASTContext().getTranslationUnitDecl() in ExecuteAction()
33 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
163 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()
114 CompilerInstance &getCompilerInstance() const { in getCompilerInstance() function
674 if (!getCompilerInstance().hasASTConsumer()) in EndSourceFileAction()788 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
195 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()