Searched refs:eBasicTypeChar (Results 1 – 15 of 15) sorted by relevance
13 lldb.eBasicTypeChar).GetPointerType()).GetSummary()19 lldb.eBasicTypeChar)).AddressOf().GetSummary()
152 lldb.eBasicTypeChar).GetPointerType()176 lldb.eBasicTypeChar).GetPointerType())193 lldb.eBasicTypeChar)).AddressOf()200 lldb.eBasicTypeChar).GetPointerType())291 lldb.eBasicTypeChar))
71 ).GetBasicType(lldb.eBasicTypeChar).GetPointerType()
79 ).GetBasicType(lldb.eBasicTypeChar)
46 return type_system->GetBasicTypeFromAST(lldb::eBasicTypeChar); in GetCompilerTypeForFormat()52 return type_system->GetBasicTypeFromAST(lldb::eBasicTypeChar) in GetCompilerTypeForFormat()73 return type_system->GetBasicTypeFromAST(lldb::eBasicTypeChar); in GetCompilerTypeForFormat()
47 lldb.eBasicTypeChar).GetArrayType(
757 eBasicTypeChar, enumerator
638 scratch_ts_sp->GetBasicType(eBasicTypeChar).GetPointerType(); in MakeLoadImageUtilityFunction()
1181 .GetBasicTypeFromAST(eBasicTypeChar) in ObjCSELSummaryProvider()
560 if basic_type == eBasicTypeChar: return (True,False)
930 return lldb::eBasicTypeChar; in GetCompilerTypeForSimpleKind()
119 return clang_ast.GetBasicType(eBasicTypeChar); in GetBuiltinTypeForPDBEncodingAndBitSize()
1375 ts->GetBasicTypeFromAST(lldb::BasicType::eBasicTypeChar) in GuessValueForAddress()
1014 .. py:data:: eBasicTypeChar
869 g_type_map.Append(ConstString("char"), eBasicTypeChar); in GetBasicTypeEnumeration()2046 case eBasicTypeChar: in GetOpaqueCompilerType()