Searched refs:getCompilerInstance (Results 1 – 11 of 11) sorted by relevance
72 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()177 if (getCompilerInstance().getPreprocessorOpts().AllowPCHWithCompilerErrors) in shouldEraseOutputFiles()228 return !getCompilerInstance().getFrontendOpts().AllowPCMWithCompilerErrors && in shouldEraseOutputFiles()356 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()602 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()872 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()1006 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()1024 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()1036 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()1050 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()[all …]
34 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
292 CompilerInstance &CI = getCompilerInstance(); in getCurrentModule()1220 CompilerInstance &CI = getCompilerInstance(); in Execute()1244 CompilerInstance &CI = getCompilerInstance(); in EndSourceFile()1311 return getCompilerInstance().getDiagnostics().hasErrorOccurred(); in shouldEraseOutputFiles()1319 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
96 const FrontendOptions &FEOpts = getCompilerInstance().getFrontendOpts(); in BeginSourceFileAction()186 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()195 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()305 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
349 getCompilerInstance().getSema().CurContext = nullptr; in ExecuteAction()517 *Interp->DeviceCI, *Interp->getCompilerInstance(), IMVFS, Err, in createWithCUDA()527 const CompilerInstance *Interpreter::getCompilerInstance() const { in getCompilerInstance() function in clang::Interpreter531 CompilerInstance *Interpreter::getCompilerInstance() { return CI.get(); } in getCompilerInstance() function in clang::Interpreter543 return getCompilerInstance()->getASTContext(); in getASTContext()547 return getCompilerInstance()->getASTContext(); in getASTContext()606 getCompilerInstance()->getDiagnostics().setSeverity( in Parse()655 const std::string &TT = getCompilerInstance()->getTargetOpts().Triple; in CreateExecutor()810 !getCompilerInstance()->getPreprocessorOpts().Includes.empty()) || in GenModule()
43 getCompilerInstance()->getSema().LookupDestructor(CXXRD); in CompileDtorCall()158 Sema &S = getCompilerInstance()->getSema(); in ExtractValueFromExpr()250 getCompilerInstance()->getASTConsumer().HandleTopLevelDecl( in ExtractValueFromExpr()
240 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
150 const CompilerInstance *getCompilerInstance() const;151 CompilerInstance *getCompilerInstance();
120 CompilerInstance &getCompilerInstance() const { in getCompilerInstance() function
499 ImplEndSourceFileAction(getCompilerInstance()); in EndSourceFileAction()555 ImplEndSourceFileAction(getCompilerInstance()); in EndSourceFileAction()
912 if (!getCompilerInstance().hasASTConsumer()) in EndSourceFileAction()1008 CompilerInstance &CI = getCompilerInstance(); in loadModule()1117 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()