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

References

tools/clang/lib/CodeGen/CGObjCGNU.cpp
 3259     if (Category) {
 3261       Elements.addBitCast(GeneratePropertyList(OCD, Category, false), PtrTy);
 3263       Elements.addBitCast(GeneratePropertyList(OCD, Category, true), PtrTy);