Searched refs:NarrowCharacter (Results 1 – 9 of 9) sorted by relevance
34 NarrowCharacter = 0x0070, // really a char enumerator170 static TypeIndex NarrowCharacter() { in NarrowCharacter() function171 return TypeIndex(SimpleTypeKind::NarrowCharacter); in NarrowCharacter()
32 {"char*", SimpleTypeKind::NarrowCharacter},
67 case SimpleTypeKind::NarrowCharacter: in IsSimpleTypeSignedInteger()
835 case SimpleTypeKind::NarrowCharacter: in GetCompilerTypeForSimpleKind()935 case SimpleTypeKind::NarrowCharacter: in GetTypeSizeForSimpleKind()
167 case SimpleTypeKind::NarrowCharacter: in GetSimpleTypeName()
201 case SimpleTypeKind::NarrowCharacter: in getBuiltinType()
63 {codeview::SimpleTypeKind::NarrowCharacter, PDB_BuiltinType::Char, 1},
130 NarrowCharacter = 0x0070, // really a char
1740 TypeIndex CharType = TypeIndex(SimpleTypeKind::NarrowCharacter); in lowerTypeString()1848 STK = SimpleTypeKind::NarrowCharacter; in lowerTypeBasic()