Home
last modified time | relevance | path

Searched defs:I3 (Results 1 – 25 of 47) sorted by relevance

12

/llvm-project/clang/test/Index/
H A Dcomplete-categories.m6 @interface I3 : I2 @end interface
15 @interface I3 (Cat1) @end interface in Cat1
16 @interface I3 (Cat2) @end interface in Cat2
20 @implementation I3(Cat2) @end implementation in Cat2
H A Dindex-decls.m18 @interface I3 interface
22 @implementation I3 implementation
H A Doverrides.m64 @interface I3 <P6> interface
69 @interface I3() interface in readwrite
H A Dcomplete-method-decls.m100 @interface I3 interface
101 -(I3 *)produceI3:(I3 *)i3;
106 @implementation I3 implementation
/llvm-project/clang/test/Parser/
H A Dmissing-end-4.m45 @interface I3 interface
47 @implementation I3 implementation
H A Dobjc-implementation-attrs.m21 @implementation I3 @end implementation
/llvm-project/clang/test/ASTMerge/property/Inputs/
H A Dproperty1.m14 @interface I3 { interface
26 @implementation I3 implementation
H A Dproperty2.m16 @interface I3 { interface
28 @implementation I3 implementation
/llvm-project/clang/test/Index/Core/
H A Dexternal-source-symbol-attr.m64 @interface I3 interface
70 @interface I3(cat) interface in cat
106 @interface I3(cat_other_mod) interface in cat_other_mod
H A Dindex-source.m199 @interface I3 interface
213 @implementation I3 implementation
227 @interface I3(bar) <Prot1> interface in bar
232 @implementation I3(bar) implementation in bar
/llvm-project/clang/test/SemaObjC/
H A Dproperty-12.m46 @interface I3 <P3> @end interface
47 @implementation I3 implementation
H A Dclass-proto-1.m32 @interface I3 : E3 @end interface
H A Dinvalid-code.m48 @interface I3 interface in unavailable
H A Darc-unavailable-for-weakref.m88 @interface I3 interface
H A Darc-decls.m159 @interface I3 interface
169 @interface I3 (Cat2) interface in Cat2
/llvm-project/libcxx/test/std/iterators/stream.iterators/istream.iterator/
H A Dtypes.pass.cpp88 typedef std::istream_iterator<std::string> I3; // string is NOT trivially destructible in main() typedef
/llvm-project/clang/test/CodeGenObjC/
H A Dinterface-layout-64.m40 @interface I3 : I2 { interface
59 @implementation I3 implementation
H A Dsel-as-builtin-type.m13 @implementation I3; // expected-warning {{cannot find interface declaration for 'I3'}} implementation
/llvm-project/compiler-rt/lib/scudo/standalone/tests/
H A Dlist_test.cpp31 setList(ListT * L,ListItem * I1=nullptr,ListItem * I2=nullptr,ListItem * I3=nullptr) setList() argument
43 checkList(ListT * L,ListItem * I1,ListItem * I2=nullptr,ListItem * I3=nullptr,ListItem * I4=nullptr,ListItem * I5=nullptr,ListItem * I6=nullptr) checkList() argument
/llvm-project/clang/test/CXX/dcl.decl/dcl.decomp/
H A Dp2.cpp13 using I3 = int[3]; in array() typedef
/llvm-project/clang/test/AST/Interp/
H A Dcomplex.cpp
/llvm-project/clang-tools-extra/test/clang-tidy/infrastructure/
H A Dnolintnextline.cpp60 class I3 { I3(int i); }; class
/llvm-project/clang/test/ARCMT/
H A DGC-no-arc-runtime.m53 @interface I3 interface
H A DGC-no-finalize-removal.m50 @interface I3 interface
/llvm-project/llvm/unittests/ADT/
H A DIListIteratorBitsTest.cpp88 simple_ilist<Node, ilist_iterator_bits<true>>::iterator I3(I); in TEST() local

12