Searched refs:NarrowCharacter (Results 1 – 5 of 5) sorted by relevance
34 NarrowCharacter = 0x0070, // really a char enumerator160 static TypeIndex NarrowCharacter() { in NarrowCharacter() function161 return TypeIndex(SimpleTypeKind::NarrowCharacter); in NarrowCharacter()
32 {"char*", SimpleTypeKind::NarrowCharacter},
50 {codeview::SimpleTypeKind::NarrowCharacter, PDB_BuiltinType::Char, 1},
199 case SimpleTypeKind::NarrowCharacter: in getBuiltinType()
1691 STK = SimpleTypeKind::NarrowCharacter; in lowerTypeBasic()