Searched refs:getCompilerInstance (Results 1 – 9 of 9) sorted by relevance
72 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()177 if (getCompilerInstance().getPreprocessorOpts().AllowPCHWithCompilerErrors) in shouldEraseOutputFiles()228 return !getCompilerInstance().getFrontendOpts().AllowPCMWithCompilerErrors && in shouldEraseOutputFiles()340 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()584 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()844 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()977 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()995 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()1007 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()1021 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()[all …]
158 CompilerInstance &CI = getCompilerInstance(); in getCurrentModule()1072 CompilerInstance &CI = getCompilerInstance(); in Execute()1101 CompilerInstance &CI = getCompilerInstance(); in EndSourceFile()1162 return getCompilerInstance().getDiagnostics().hasErrorOccurred(); in shouldEraseOutputFiles()1170 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
354 const CompilerInstance *Interpreter::getCompilerInstance() const { in getCompilerInstance() function in Interpreter358 CompilerInstance *Interpreter::getCompilerInstance() { in getCompilerInstance() function in Interpreter372 return getCompilerInstance()->getASTContext(); in getASTContext()376 return getCompilerInstance()->getASTContext(); in getASTContext()402 getCompilerInstance()->getDiagnostics().setSeverity( in Parse()427 const std::string &TT = getCompilerInstance()->getTargetOpts().Triple; in CreateExecutor()563 getCompilerInstance()->getSema().LookupDestructor(CXXRD); in CompileDtorCall()588 Sema &S = getCompilerInstance()->getSema(); in FindRuntimeInterface()774 B->Interp.getCompilerInstance()->getASTConsumer().HandleTopLevelDecl( in transformForValuePrinting()842 Sema &S = getCompilerInstance()->getSema(); in SynthesizeExpr()
239 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
163 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
141 const CompilerInstance *getCompilerInstance() const;142 CompilerInstance *getCompilerInstance();
119 CompilerInstance &getCompilerInstance() const { in getCompilerInstance() function
519 ImplEndSourceFileAction(getCompilerInstance()); in EndSourceFileAction()575 ImplEndSourceFileAction(getCompilerInstance()); in EndSourceFileAction()
952 if (!getCompilerInstance().hasASTConsumer()) in EndSourceFileAction()1050 CompilerInstance &CI = getCompilerInstance(); in loadModule()1150 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()