Searched refs:eBasicTypeChar (Results 1 – 9 of 9) sorted by relevance
43 return type_system->GetBasicTypeFromAST(lldb::eBasicTypeChar); in GetCompilerTypeForFormat()49 return type_system->GetBasicTypeFromAST(lldb::eBasicTypeChar) in GetCompilerTypeForFormat()70 return type_system->GetBasicTypeFromAST(lldb::eBasicTypeChar); in GetCompilerTypeForFormat()
260 case lldb::eBasicTypeChar: in IsCharBasicType()
757 eBasicTypeChar, enumerator
572 return lldb::eBasicTypeChar; in GetCompilerTypeForSimpleKind()
1086 .GetBasicTypeFromAST(eBasicTypeChar) in ObjCSELSummaryProvider()
1020 = ast->GetBasicType(eBasicTypeChar).GetPointerType(); in MakeLoadImageUtilityFunction()
119 return clang_ast.GetBasicType(eBasicTypeChar); in GetBuiltinTypeForPDBEncodingAndBitSize()
1363 ->GetBasicTypeFromAST(lldb::BasicType::eBasicTypeChar) in GuessValueForAddress()
1080 g_type_map.Append(ConstString("char"), eBasicTypeChar); in GetBasicTypeEnumeration()2049 case eBasicTypeChar: in GetOpaqueCompilerType()