Searched refs:setSourceMgr (Results 1 – 4 of 4) sorted by relevance
148 MyRewriter.setSourceMgr(CI.getSourceManager(), CI.getLangOpts()); in CreateASTConsumer()
72 void setSourceMgr(SourceManager &SM, const LangOptions &LO) { in setSourceMgr() function
93 Rewrite.setSourceMgr(SM, PP.getLangOpts()); in RewriteMacrosInInput()
709 Rewrite.setSourceMgr(Context->getSourceManager(), Context->getLangOpts()); in InitializeCommon()