Searched refs:setSourceMgr (Results 1 – 6 of 6) sorted by relevance
60 void setSourceMgr(SourceManager &SM, const LangOptions &LO) { in setSourceMgr() function
94 Rewrite.setSourceMgr(SM, PP.getLangOpts()); in RewriteMacrosInInput()
637 Rewrite.setSourceMgr(Context->getSourceManager(), Context->getLangOpts()); in InitializeCommon()
705 Rewrite.setSourceMgr(Context->getSourceManager(), Context->getLangOpts()); in InitializeCommon()
250 rewriter_->setSourceMgr(Compiler.getSourceManager(), Compiler.getLangOpts()); in CreateASTConsumer()
1410 rewriter_->setSourceMgr(Compiler.getSourceManager(), Compiler.getLangOpts()); in CreateASTConsumer()