Searched refs:UInt32Long (Results 1 – 8 of 8) sorted by relevance
47 UInt32Long = 0x0022, // 32 bit unsigned enumerator185 static TypeIndex UInt32Long() { in UInt32Long() function186 return TypeIndex(SimpleTypeKind::UInt32Long); in UInt32Long()
44 {"unsigned long*", SimpleTypeKind::UInt32Long},
227 case SimpleTypeKind::UInt32Long: in getBuiltinType()
60 {codeview::SimpleTypeKind::UInt32Long, PDB_BuiltinType::UInt, 4},
884 case SimpleTypeKind::UInt32Long: in GetCompilerTypeForSimpleKind()919 case SimpleTypeKind::UInt32Long: in GetTypeSizeForSimpleKind()
214 case SimpleTypeKind::UInt32Long: in GetSimpleTypeName()
143 UInt32Long = 0x0022, // 32 bit unsigned
1684 : TypeIndex(SimpleTypeKind::UInt32Long); in lowerTypeArray()1746 : TypeIndex(SimpleTypeKind::UInt32Long); in lowerTypeString()1841 STK = SimpleTypeKind::UInt32Long; in lowerTypeBasic()