Searched refs:types2 (Results 1 – 5 of 5) sorted by relevance
592 VerificationType[] types2, in equalVerificationTypes() argument597 types2.length < length)) in equalVerificationTypes()604 if (!types1[index].equals(types2[index])) in equalVerificationTypes()
2 // RUN: %clang_cc1 -emit-pch -x objective-c-header -o %t2 %S/Inputs/chain-remap-types2.h -include-p…
2 ; RUN: %p/Inputs/type-unique-dst-types2.ll \
322 CObjectVector<COpenType> types2 = types; in Extract() local356 op.types = &types2; in Extract()
1089 CObjectVector<COpenType> types2; in UpdateArchive() local1092 types2.Add(options.MethodMode.Type); in UpdateArchive()1101 op.types = &types2; in UpdateArchive()