Searched refs:setSourceMgr (Results 1 - 5 of 5) sorted by relevance

/external/clang/lib/Rewrite/Frontend/
H A DHTMLPrint.cpp58 R.setSourceMgr(context.getSourceManager(), context.getLangOpts());
H A DRewriteMacros.cpp94 Rewrite.setSourceMgr(SM, PP.getLangOpts());
H A DRewriteModernObjC.cpp723 Rewrite.setSourceMgr(Context->getSourceManager(), Context->getLangOpts());
H A DRewriteObjC.cpp646 Rewrite.setSourceMgr(Context->getSourceManager(), Context->getLangOpts());
/external/clang/include/clang/Rewrite/Core/
H A DRewriter.h156 void setSourceMgr(SourceManager &SM, const LangOptions &LO) { function in class:clang::Rewriter

Completed in 131 milliseconds