/external/clang/test/SemaObjC/ |
D | deprecated-objc-introspection.m | 10 struct objc_class *isa; field 15 struct objc_class *isa; field 50 Class isa; // expected-note 4 {{instance variable is declared here}} field 57 Class isa; // note, not first ivar; field 69 Class isa; // note, isa is not in root class field
|
D | class-getter-using-dotsyntax.m | 7 Class isa; field 11 Class isa; typedef
|
D | generic-selection.m | 6 Class isa; field
|
D | block-ivar.m | 5 struct objc_object *isa; field
|
/external/clang/test/FixIt/ |
D | auto-isa-fixit.m | 24 Class isa; // expected-note 3 {{instance variable is declared here}} field 31 Class isa; // note, not first ivar; field 43 Class isa; // note, isa is not in root class field
|
/external/clang/test/SemaTemplate/ |
D | template-id-expr.cpp | 6 static void isa(const FromCl &Val) { } in isa() function 10 void isa(const Y &Val) { return isa_impl_cl<Y>::template isa<X>(Val); } in isa() function
|
/external/compiler-rt/BlocksRuntime/ |
D | Block_private.h | 71 void *isa; member 81 void *isa; member 92 void *isa; member 164 void *isa; member
|
/external/clang/test/Index/ |
D | complete-property-flags.m | 5 void *isa; field
|
/external/compiler-rt/BlocksRuntime/tests/ |
D | flagsisa.c | 15 __block void *isa; in main() local
|
/external/clang/test/CodeGenObjC/ |
D | debug-info-impl.m | 4 struct objc_object *isa; field
|
D | blocks-ivar-debug.m | 5 struct objc_object *isa; field
|
D | id-isa-codegen.m | 7 Class isa; field 42 id isa; field
|
D | debug-info-synthesis.m | 6 struct objc_object *isa; field
|
D | debug-info-block-helper.m | 8 struct objc_object *isa; field
|
D | ivar-layout-no-optimize.m | 8 id isa; field
|
D | ivar-layout-array0-struct.m | 7 id isa; field
|
D | constant-string-class.m | 11 id isa; field
|
D | debug-info-ivars.m | 4 id isa; field
|
D | attr-exception.m | 6 Class isa; field
|
/external/clang/test/Parser/ |
D | objc-quirks.m | 19 id isa; field
|
/external/clang/test/Sema/ |
D | builtin_objc_msgSend.c | 7 Class isa; member
|
/external/clang/test/Analysis/inlining/ |
D | InlineObjCInstanceMethod.h | 9 Class isa; member
|
/external/apache-http/src/org/apache/http/impl/conn/ |
D | ProxySelectorRoutePlanner.java | 214 final InetSocketAddress isa = (InetSocketAddress) p.address(); in determineProxy() local 233 protected String getHost(InetSocketAddress isa) { in getHost()
|
/external/clang/test/CodeGenCXX/ |
D | debug-info-cxx0x.cpp | 15 decltype(isa(int())) f() {} in isa() function
|
/external/clang/test/Rewriter/ |
D | objc-modern-metadata-visibility.mm | 8 Class isa; field
|