Searched refs:setSourceMgr (Results 1 – 5 of 5) sorted by relevance
58 R.setSourceMgr(context.getSourceManager(), context.getLangOpts()); in Initialize()
94 Rewrite.setSourceMgr(SM, PP.getLangOpts()); in RewriteMacrosInInput()
646 Rewrite.setSourceMgr(Context->getSourceManager(), Context->getLangOpts()); in InitializeCommon()
723 Rewrite.setSourceMgr(Context->getSourceManager(), Context->getLangOpts()); in InitializeCommon()
156 void setSourceMgr(SourceManager &SM, const LangOptions &LO) { in setSourceMgr() function