Home
last modified time | relevance | path

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

/external/clang/test/SemaObjC/
Dproperty-noprotocol-warning.m9 @protocol GCObject protocol
17 @interface GCObject : Object <DerivedGCObject> { interface
25 @implementation GCObject : Object implementation
Dproperty-4.m15 @interface GCObject : Object <ProtocolDerivedGCObject> { interface
/external/syslinux/com32/lua/src/
Dlstate.h185 union GCObject { union
Dlobject.h70 typedef union GCObject GCObject; typedef