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

References

tools/clang/lib/ARCMigrate/ObjCMT.cpp
  469   ASTContext &Context = NS.getASTContext();
  738                                                  NS.getASTContext(), /*IsDecl*/true);
  748                                                  NS.getASTContext(), /*IsDecl*/true);
  757       trans::findLocationAfterSemi(EnumDcl->getEndLoc(), NS.getASTContext(),
tools/clang/lib/Edit/RewriteObjCFoundationAPI.cpp
   61   if (!checkForLiteralCreation(Msg, II, NS.getASTContext().getLangOpts()))
  206   if (!canRewriteToSubscriptSyntax(IFace, Msg, NS.getASTContext(),
  216   if (!canRewriteToSubscriptSyntax(IFace, Msg, NS.getASTContext(),
  226   if (!canRewriteToSubscriptSyntax(IFace, Msg, NS.getASTContext(),
  260   if (!canRewriteToSubscriptSyntax(IFace, Msg, NS.getASTContext(),
  299       NS.getASTContext().getObjContainingInterface(Method);
  342   if (!checkForLiteralCreation(Msg, II, NS.getASTContext().getLangOpts()))
  412     if (!NS.getASTContext().isSentinelNullExpr(SentinelExpr))
  450     if (!checkForLiteralCreation(Msg, Cls, NS.getASTContext().getLangOpts()))
  472       if (!NS.getASTContext().isSentinelNullExpr(SentinelExpr))
  529     if (!NS.getASTContext().isSentinelNullExpr(SentinelExpr))
  608   if (!checkForLiteralCreation(Msg, II, NS.getASTContext().getLangOpts()))
  776   ASTContext &Ctx = NS.getASTContext();
  984   ASTContext &Ctx = NS.getASTContext();
 1128   ASTContext &Ctx = NS.getASTContext();