Searched refs:Int16Short (Results 1 – 7 of 7) sorted by relevance
42 Int16Short = 0x0011, // 16 bit signed enumerator167 static TypeIndex Int16Short() { in Int16Short() function168 return TypeIndex(SimpleTypeKind::Int16Short); in Int16Short()
39 {"short*", SimpleTypeKind::Int16Short},
603 case SimpleTypeKind::Int16Short: in GetCompilerTypeForSimpleKind()661 case SimpleTypeKind::Int16Short: in GetTypeSizeForSimpleKind()
503 case SimpleTypeKind::Int16Short: in IsSimpleTypeSignedInteger()
42 {codeview::SimpleTypeKind::Int16Short, PDB_BuiltinType::Int, 2},
213 case SimpleTypeKind::Int16Short: in getBuiltinType()
1588 case 2: STK = SimpleTypeKind::Int16Short; break; in lowerTypeBasic()