Searched defs:Type1 (Results 1 – 14 of 14) sorted by relevance
6 struct Type1 { int a; }; argument11 - (void) test:(struct Type1 *)arg; argument50 - (void) testCFTypeRef:(struct Type1 *)arg;
6 struct Type1 { int a; }; struct11 - (void) test:(struct Type1 *)arg; argument50 - (void) testCFTypeRef:(struct Type1 *)arg;
122 typedef Class1<Class2> Type1; variable
103 struct Type1(()); struct106 impl PinnedDrop for Type1 { implementation
4 template <short T> class Type1 {}; class
17 typedef int Type1; // should show as char typedef
282 uint8_t Type1 = (Type >> 0) & 0xFF; in getRelocationTypeName() local
449 uint8_t Type1 = (Type >> 0) & 0xFF; in getRelocationTypeName() local
487 uint8_t Type1 = (Type >> 0) & 0xFF; in getRelocationTypeName() local
288 DefInit *Type1 = dyn_cast<DefInit>(Arg1); in validateArgsTypes() local
1829 static bool simplifyOutCommonVectorType(Ice::Type &Type1, Ice::Type &Type2) { in simplifyOutCommonVectorType()2221 Ice::Type Type1 = Op1->getType(); in ProcessRecord() local
172 LLT Type1; member
176 LLT Type1; member