Searched defs:Type1 (Results 1 – 8 of 8) sorted by relevance
6 struct Type1 { int a; }; struct11 - (void) test:(struct Type1 *)arg; argument50 - (void) testCFTypeRef:(struct Type1 *)arg;
122 typedef Class1<Class2> Type1; variable
4 template <short T> class Type1 {}; class
122 SMBIOS_TYPE1 *Type1; member
286 uint8_t Type1 = (Type >> 0) & 0xFF; in getRelocationTypeName() local
1829 static bool simplifyOutCommonVectorType(Ice::Type &Type1, Ice::Type &Type2) { in simplifyOutCommonVectorType()2221 Ice::Type Type1 = Op1->getType(); in ProcessRecord() local