Home
last modified time | relevance | path

Searched defs:I4 (Results 1 – 13 of 13) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/Index/
H A Dcomplete-properties.m32 @interface I4 interface
36 @interface I4 () { interface in I4
37 I4 *Prop1; category
41 @implementation I4 { implementation
H A Dindex-decls.m36 @interface I4 interface
42 @implementation I4 implementation
H A Doverrides.m80 @interface I4 : B4 interface
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dms-interface.cpp44 __interface I4 : I1, I2 { variable
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Dproperty-12.m53 @interface I4 <P4> @end interface
54 @implementation I4 implementation
H A Dclass-proto-1.m36 @interface I4 : U2 <p1,p2> interface
/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjC/
H A Dinterface-layout-64.m47 @interface I4 : I3 { interface
62 @implementation I4 implementation
/minix3/external/bsd/llvm/dist/clang/test/SemaObjCXX/
H A Dmessage.mm50 @interface I4 : I3 interface
59 @implementation I4 implementation
/minix3/external/bsd/llvm/dist/clang/test/ASTMerge/Inputs/
H A Dinterface2.m21 @interface I4 : I1 { interface
H A Dinterface1.m21 @interface I4 : I2 { interface
/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Dwarn-duplicate-enum.c59 I4 = -2, enumerator
/minix3/external/bsd/llvm/dist/llvm/unittests/ADT/
H A DAPIntTest.cpp655 integerPart I4[4] = {0x0, 0xF, 0x18, 0x0}; in TEST() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DBBVectorize.cpp2492 Value *I4 = HSV->getOperand(1); in getReplacementInput() local