reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/ARCMigrate/TransformActions.cpp
  125   ASTContext &getASTContext() { return Ctx; }
  387   SourceManager &SM = Ctx.getSourceManager();
  400   SourceManager &SM = Ctx.getSourceManager();
  422   SourceManager &SM = Ctx.getSourceManager();
  443   addInsertion(getLocForEndOfToken(loc, Ctx.getSourceManager(), PP), text);
  467                                                Ctx.getSourceManager(), PP);
  477                                                       Ctx.getSourceManager(), PP),
  483   SourceManager &SM = Ctx.getSourceManager();
  494   SourceManager &SM = Ctx.getSourceManager();
  507   SourceManager &SM = Ctx.getSourceManager();
  520   CharRange newRange(range, Ctx.getSourceManager(), PP);