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

References

tools/clang/lib/ARCMigrate/ObjCMT.cpp
  474     LParenAdded = true;
  477     LParenAdded = true;
  483     if (!LParenAdded) {
  485       LParenAdded = true;
  493     append_attr(PropertyString, "readonly", LParenAdded);
  503       append_attr(PropertyString, "assign", LParenAdded);
  507       append_attr(PropertyString, MemoryManagementAttr, LParenAdded);
  512       append_attr(PropertyString, MemoryManagementAttr, LParenAdded);
  514   if (LParenAdded)