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

References

tools/clang/lib/Edit/RewriteObjCFoundationAPI.cpp
  759     return rewriteToCharLiteral(Msg, CharE, NS, commit);
  761     return rewriteToBoolLiteral(Msg, BE, NS, commit);
  763     return rewriteToBoolLiteral(Msg, BE, NS, commit);
  774     return rewriteToNumericBoxedExpression(Msg, NS, commit);
  776   ASTContext &Ctx = NS.getASTContext();
  779     MKOpt = NS.getNSNumberLiteralMethodKind(Sel);
  794     return rewriteToNumericBoxedExpression(Msg, NS, commit);
  840     return rewriteToNumericBoxedExpression(Msg, NS, commit);
  847     return rewriteToNumericBoxedExpression(Msg, NS, commit);
  858     return rewriteToNumericBoxedExpression(Msg, NS, commit);
  862     return rewriteToNumericBoxedExpression(Msg, NS, commit);