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

References

gen/tools/clang/include/clang/AST/AttrImpl.inc
 4077     OS << " __attribute__((iboutletcollection";
 4081     OS << "";
 4083        OS << "(";
 4084     OS << "";
 4086       OS << "" << getInterface().getAsString() << "";
 4088     OS << "";
 4090        OS << ")";
 4091     OS << "))";
 4095     OS << " [[clang::iboutletcollection";
 4099     OS << "";
 4101        OS << "(";
 4102     OS << "";
 4104       OS << "" << getInterface().getAsString() << "";
 4106     OS << "";
 4108        OS << ")";
 4109     OS << "]]";
 4113     OS << " [[clang::iboutletcollection";
 4117     OS << "";
 4119        OS << "(";
 4120     OS << "";
 4122       OS << "" << getInterface().getAsString() << "";
 4124     OS << "";
 4126        OS << ")";
 4127     OS << "]]";