Searched refs:NarrowCharacter (Results 1 – 7 of 7) sorted by relevance
28 NarrowCharacter = 0x0070, // really a char enumerator133 static TypeIndex NarrowCharacter() { in NarrowCharacter() function134 return TypeIndex(SimpleTypeKind::NarrowCharacter); in NarrowCharacter()
35 NarrowCharacter = 0x0070, // really a char enumerator152 static TypeIndex NarrowCharacter() { in NarrowCharacter() function153 return TypeIndex(SimpleTypeKind::NarrowCharacter); in NarrowCharacter()
33 {"char*", SimpleTypeKind::NarrowCharacter},
55 {codeview::SimpleTypeKind::NarrowCharacter, PDB_BuiltinType::Char, 1},
30 {"char*", SimpleTypeKind::NarrowCharacter},
1130 STK = SimpleTypeKind::NarrowCharacter; in lowerTypeBasic()
1519 STK = SimpleTypeKind::NarrowCharacter; in lowerTypeBasic()