Searched refs:NarrowCharacter (Results 1 – 8 of 8) sorted by relevance
34 NarrowCharacter = 0x0070, // really a char enumerator169 static TypeIndex NarrowCharacter() { in NarrowCharacter() function170 return TypeIndex(SimpleTypeKind::NarrowCharacter); in NarrowCharacter()
32 {"char*", SimpleTypeKind::NarrowCharacter},
67 case SimpleTypeKind::NarrowCharacter: in IsSimpleTypeSignedInteger()
698 case SimpleTypeKind::NarrowCharacter: in GetCompilerTypeForSimpleKind()796 case SimpleTypeKind::NarrowCharacter: in GetTypeSizeForSimpleKind()
164 case SimpleTypeKind::NarrowCharacter: in GetSimpleTypeName()
199 case SimpleTypeKind::NarrowCharacter: in getBuiltinType()
59 {codeview::SimpleTypeKind::NarrowCharacter, PDB_BuiltinType::Char, 1},
1741 STK = SimpleTypeKind::NarrowCharacter; in lowerTypeBasic()