Searched refs:UInt32Long (Results 1 – 7 of 7) sorted by relevance
47 UInt32Long = 0x0022, // 32 bit unsigned enumerator176 static TypeIndex UInt32Long() { in UInt32Long() function177 return TypeIndex(SimpleTypeKind::UInt32Long); in UInt32Long()
44 {"unsigned long*", SimpleTypeKind::UInt32Long},
618 case SimpleTypeKind::UInt32Long: in GetCompilerTypeForSimpleKind()653 case SimpleTypeKind::UInt32Long: in GetTypeSizeForSimpleKind()
223 case SimpleTypeKind::UInt32Long: in GetSimpleTypeName()
47 {codeview::SimpleTypeKind::UInt32Long, PDB_BuiltinType::UInt, 4},
224 case SimpleTypeKind::UInt32Long: in getBuiltinType()
1504 : TypeIndex(SimpleTypeKind::UInt32Long); in lowerTypeArray()1625 STK = SimpleTypeKind::UInt32Long; in lowerTypeBasic()