Searched refs:NarrowCharacter (Results 1 – 10 of 10) 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},
111 case SimpleTypeKind::NarrowCharacter: in getSizeInBytesForTypeIndex()
68 case SimpleTypeKind::NarrowCharacter: in IsSimpleTypeSignedInteger()
929 case SimpleTypeKind::NarrowCharacter: in GetCompilerTypeForSimpleKind()1029 case SimpleTypeKind::NarrowCharacter: in GetTypeSizeForSimpleKind()
161 case SimpleTypeKind::NarrowCharacter: in GetSimpleTypeName()
202 case SimpleTypeKind::NarrowCharacter: in getBuiltinType()
63 {codeview::SimpleTypeKind::NarrowCharacter, PDB_BuiltinType::Char, 1},
130 NarrowCharacter = 0x0070, // really a char
1759 TypeIndex CharType = TypeIndex(SimpleTypeKind::NarrowCharacter); in lowerTypeString()1867 STK = SimpleTypeKind::NarrowCharacter; in lowerTypeBasic()