Searched defs:Array1 (Results 1 – 4 of 4) sorted by relevance
35 int Array1[5]; member41 int Array1[3]; member
399 @interface Array1<T> : NSObject interface405 @interface Array1<__kindof I1*>(extensions1) // expected-error{{expected type parameter name}} interface in extensions1
39 ArrayRef<uint16_t> Array1 = makeArrayRef(Words1, 4); in TEST() local
451 const ArrayType *Array1, in IsArrayStructurallyEquivalent()562 const ConstantArrayType *Array1 = cast<ConstantArrayType>(T1); in IsStructurallyEquivalent() local580 const VariableArrayType *Array1 = cast<VariableArrayType>(T1); in IsStructurallyEquivalent() local593 const DependentSizedArrayType *Array1 = cast<DependentSizedArrayType>(T1); in IsStructurallyEquivalent() local