Searched refs:UInt32Long (Results 1 – 6 of 6) sorted by relevance
46 UInt32Long = 0x0022, // 32 bit unsigned enumerator184 static TypeIndex UInt32Long() { in UInt32Long() function185 return TypeIndex(SimpleTypeKind::UInt32Long); in UInt32Long()
43 {"unsigned long*", SimpleTypeKind::UInt32Long},
223 case SimpleTypeKind::UInt32Long: in getBuiltinType()
56 {codeview::SimpleTypeKind::UInt32Long, PDB_BuiltinType::UInt, 4},
142 UInt32Long = 0x0022, // 32 bit unsigned
1608 : TypeIndex(SimpleTypeKind::UInt32Long); in lowerTypeArray()1734 STK = SimpleTypeKind::UInt32Long; in lowerTypeBasic()