Home
last modified time | relevance | path

Searched defs:GCObject (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/clang/test/SemaObjC/
H A Dproperty-noprotocol-warning.m9 @protocol GCObject protocol
17 @interface GCObject : Object <DerivedGCObject> { interface
25 @implementation GCObject : Object implementation
H A Dproperty-4.m15 @interface GCObject : Object <ProtocolDerivedGCObject> { interface
/aosp_15_r20/external/lua/src/
H A Dlobject.h268 typedef struct GCObject { struct
270 } GCObject; typedef