Searched refs:UInt32Long (Results 1 – 7 of 7) sorted by relevance
40 UInt32Long = 0x0022, // 32 bit unsigned enumerator148 static TypeIndex UInt32Long() { in UInt32Long() function149 return TypeIndex(SimpleTypeKind::UInt32Long); in UInt32Long()
47 UInt32Long = 0x0022, // 32 bit unsigned enumerator167 static TypeIndex UInt32Long() { in UInt32Long() function168 return TypeIndex(SimpleTypeKind::UInt32Long); in UInt32Long()
44 {"unsigned long*", SimpleTypeKind::UInt32Long},
53 {codeview::SimpleTypeKind::UInt32Long, PDB_BuiltinType::UInt, 4},
41 {"unsigned long*", SimpleTypeKind::UInt32Long},
990 : TypeIndex(SimpleTypeKind::UInt32Long); in lowerTypeArray()1123 STK = SimpleTypeKind::UInt32Long; in lowerTypeBasic()
1391 : TypeIndex(SimpleTypeKind::UInt32Long); in lowerTypeArray()1512 STK = SimpleTypeKind::UInt32Long; in lowerTypeBasic()