Lines Matching defs:getCompilerInstance
354 const CompilerInstance *Interpreter::getCompilerInstance() const {
358 CompilerInstance *Interpreter::getCompilerInstance() {
372 return getCompilerInstance()->getASTContext();
376 return getCompilerInstance()->getASTContext();
402 getCompilerInstance()->getDiagnostics().setSeverity(
427 const std::string &TT = getCompilerInstance()->getTargetOpts().Triple;
563 getCompilerInstance()->getSema().LookupDestructor(CXXRD);
588 Sema &S = getCompilerInstance()->getSema();
774 B->Interp.getCompilerInstance()->getASTConsumer().HandleTopLevelDecl(
842 Sema &S = getCompilerInstance()->getSema();