Searched refs:Int16Short (Results 1 – 7 of 7) sorted by relevance
41 Int16Short = 0x0011, // 16 bit signed enumerator175 static TypeIndex Int16Short() { in Int16Short() function176 return TypeIndex(SimpleTypeKind::Int16Short); in Int16Short()
38 {"short*", SimpleTypeKind::Int16Short},
61 case SimpleTypeKind::Int16Short: in IsSimpleTypeSignedInteger()
730 case SimpleTypeKind::Int16Short: in GetCompilerTypeForSimpleKind()788 case SimpleTypeKind::Int16Short: in GetTypeSizeForSimpleKind()
212 case SimpleTypeKind::Int16Short: in getBuiltinType()
51 {codeview::SimpleTypeKind::Int16Short, PDB_BuiltinType::Int, 2},
1697 case 2: STK = SimpleTypeKind::Int16Short; break; in lowerTypeBasic()