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

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

Completed in 177 milliseconds