Searched refs:Int16Short (Results 1 – 8 of 8) sorted by relevance
42 Int16Short = 0x0011, // 16 bit signed enumerator176 static TypeIndex Int16Short() { in Int16Short() function177 return TypeIndex(SimpleTypeKind::Int16Short); in Int16Short()
39 {"short*", SimpleTypeKind::Int16Short},
86 case SimpleTypeKind::Int16Short: in getSizeInBytesForTypeIndex()
62 case SimpleTypeKind::Int16Short: in IsSimpleTypeSignedInteger()
967 case SimpleTypeKind::Int16Short: in GetCompilerTypeForSimpleKind()1025 case SimpleTypeKind::Int16Short: in GetTypeSizeForSimpleKind()
217 case SimpleTypeKind::Int16Short: in getBuiltinType()
55 {codeview::SimpleTypeKind::Int16Short, PDB_BuiltinType::Int, 2},
1850 case 2: STK = SimpleTypeKind::Int16Short; break; in lowerTypeBasic()