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},
92 case SimpleTypeKind::UInt32Long: in getSizeInBytesForTypeIndex()
228 case SimpleTypeKind::UInt32Long: in getBuiltinType()
60 {codeview::SimpleTypeKind::UInt32Long, PDB_BuiltinType::UInt, 4},
982 case SimpleTypeKind::UInt32Long: in GetCompilerTypeForSimpleKind()1017 case SimpleTypeKind::UInt32Long: in GetTypeSizeForSimpleKind()
211 case SimpleTypeKind::UInt32Long: in GetSimpleTypeName()
1733 : TypeIndex(SimpleTypeKind::UInt32Long); in lowerTypeArray() 1796 : TypeIndex(SimpleTypeKind::UInt32Long); in lowerTypeBasic() 1893 STK = SimpleTypeKind::UInt32Long; in lowerTypePointer()