Searched refs:eBasicTypeBool (Results 1 – 10 of 10) sorted by relevance
50 m_bool_type = valobj.GetCompilerType().GetBasicTypeFromAST(eBasicTypeBool); in BitsetFrontEnd()
180 valobj_sp->GetCompilerType().GetBasicTypeFromAST(lldb::eBasicTypeBool); in LibcxxVectorBoolSyntheticFrontEnd()
310 {"cw", ast_ctx->GetBasicType(lldb::eBasicTypeBool)}, in GetValueOffset()
256 {"cw", ast_ctx->GetBasicType(lldb::eBasicTypeBool)}, in Update()
36 return type_system->GetBasicTypeFromAST(lldb::eBasicTypeBool); in GetCompilerTypeForFormat()
749 eBasicTypeBool, enumerator
694 return lldb::eBasicTypeBool; in GetCompilerTypeForSimpleKind()
577 if basic_type == eBasicTypeBool: return (False,False)
118 return clang_ast.GetBasicType(eBasicTypeBool); in GetBuiltinTypeForPDBEncodingAndBitSize()
863 g_type_map.Append(ConstString("bool"), eBasicTypeBool); in GetBasicTypeEnumeration()1806 case eBasicTypeBool: in GetOpaqueCompilerType()5069 return eBasicTypeBool; in GetBasicTypeEnumeration()