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

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

Completed in 161 milliseconds