HomeSort by relevance Sort by last modified time
    Searched refs:setSourceMgr (Results 1 - 5 of 5) sorted by null

  /external/clang/lib/Rewrite/
HTMLPrint.cpp 58 R.setSourceMgr(context.getSourceManager(), context.getLangOpts());
RewriteMacros.cpp 94 Rewrite.setSourceMgr(SM, PP.getLangOpts());
RewriteModernObjC.cpp 644 Rewrite.setSourceMgr(Context->getSourceManager(), Context->getLangOpts());
    [all...]
RewriteObjC.cpp 633 Rewrite.setSourceMgr(Context->getSourceManager(), Context->getLangOpts());
    [all...]
  /external/clang/include/clang/Rewrite/
Rewriter.h 153 void setSourceMgr(SourceManager &SM, const LangOptions &LO) {

Completed in 118 milliseconds