Searched refs:UInt32Long (Results 1 – 7 of 7) 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},
745 case SimpleTypeKind::UInt32Long: in GetCompilerTypeForSimpleKind()780 case SimpleTypeKind::UInt32Long: in GetTypeSizeForSimpleKind()
209 case SimpleTypeKind::UInt32Long: in GetSimpleTypeName()
223 case SimpleTypeKind::UInt32Long: in getBuiltinType()
56 {codeview::SimpleTypeKind::UInt32Long, PDB_BuiltinType::UInt, 4},
1608 : TypeIndex(SimpleTypeKind::UInt32Long); in lowerTypeArray()1734 STK = SimpleTypeKind::UInt32Long; in lowerTypeBasic()