Searched defs:isa (Results 1 – 25 of 60) sorted by relevance
123
4 struct objc_class *isa; field8 struct objc_class *isa; field
6 Class isa; field10 Class isa; typedef
4 struct objc_object *isa; field
11 Class isa; field
7 Class isa; field
5 Class isa; field
24 void *isa; // expected-note {{previous definition is here}} field
24 Class isa; field
6 static void isa(const FromCl &Val) { } in isa() function10 void isa(const Y &Val) { return isa_impl_cl<Y>::template isa<X>(Val); } in isa() function
5 void *isa; field
48 ClassStructPtr isa() { return _isa; } in isa() function
6 Class isa; member
5 struct objc_object *isa; field
8 id isa; field
8 struct objc_object *isa; field
7 Class isa; field42 id isa; field
7 id isa; field
11 id isa; field
16 @interface C1 { id isa; } @end field
19 id isa; field
214 final InetSocketAddress isa = (InetSocketAddress) p.address(); in determineProxy() local233 protected String getHost(InetSocketAddress isa) { in getHost()
42 TestImplement* isa; member
9 void *isa; field