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

References

tools/clang/lib/CodeGen/CGObjCGNU.cpp
 3010   ProtocolList.add(NULLPtr);
 3011   ProtocolList.addInt(LongTy, Protocols.size());
 3013   auto Elements = ProtocolList.beginArray(PtrToInt8Ty);
 3026   Elements.finishAndAddTo(ProtocolList);
 3027   return ProtocolList.finishAndCreateGlobal(".objc_protocol_list",