Searched refs:getCompilerInstance (Results 1 – 12 of 12) sorted by relevance
264 CompilerInstance &getCompilerInstance() { return *CI; } in getCompilerInstance() function285 IndirectCI.getCompilerInstance(), *ST, *BC); in BuildIndirect()286 IndirectCI.getCompilerInstance().setASTContext(AST.release()); in BuildIndirect()312 init_convenience::BuildASTContext(CI.getCompilerInstance(), *ST, *BC); in Parse()313 CI.getCompilerInstance().setASTContext(AST.release()); in Parse()321 init_convenience::BuildCodeGen(CI.getCompilerInstance(), *LLVMCtx)); in Parse()330 CI.getCompilerInstance().getLangOpts(), in Parse()331 &CI.getCompilerInstance().getPreprocessor()); in Parse()335 if (llvm::Error PE = ParseSource(Path, CI.getCompilerInstance(), Consumers)) in Parse()
72 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()176 if (getCompilerInstance().getPreprocessorOpts().AllowPCHWithCompilerErrors) in shouldEraseOutputFiles()214 return !getCompilerInstance().getFrontendOpts().AllowPCMWithCompilerErrors && in shouldEraseOutputFiles()304 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()540 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()784 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()911 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()929 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()941 Preprocessor &PP = getCompilerInstance().getPreprocessor(); in ExecuteAction()955 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()[all …]
34 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
152 CompilerInstance &CI = getCompilerInstance(); in getCurrentModule()1052 CompilerInstance &CI = getCompilerInstance(); in Execute()1081 CompilerInstance &CI = getCompilerInstance(); in EndSourceFile()1139 return getCompilerInstance().getDiagnostics().hasErrorOccurred(); in shouldEraseOutputFiles()1147 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
97 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()
59 const CompilerInstance *getCompilerInstance() const;
202 const CompilerInstance *Interpreter::getCompilerInstance() const { in getCompilerInstance() function in Interpreter221 getCompilerInstance()->getASTContext().getTargetInfo(); in Execute()
89 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
139 return checkDiagErrors(Interp->getCompilerInstance(), HasError); in main()
50 if (getCompilerInstance().getDiagnostics().getNumErrors() > 0) in ExecuteAction()
119 CompilerInstance &getCompilerInstance() const { in getCompilerInstance() function
997 if (!getCompilerInstance().hasASTConsumer()) in EndSourceFileAction()1103 CompilerInstance &CI = getCompilerInstance(); in loadModule()1177 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()