Searched refs:eBasicTypeBool (Results 1 – 11 of 11) sorted by relevance
61 m_bool_type = valobj.GetCompilerType().GetBasicTypeFromAST(eBasicTypeBool); in GenericBitsetFrontEnd()
180 valobj_sp->GetCompilerType().GetBasicTypeFromAST(lldb::eBasicTypeBool); in LibcxxVectorBoolSyntheticFrontEnd()
306 {"cw", ast_ctx->GetBasicType(lldb::eBasicTypeBool)}, in GetValueOffset()
323 {"cw", ast_ctx->GetBasicType(lldb::eBasicTypeBool)}, in Update()
39 return type_system->GetBasicTypeFromAST(lldb::eBasicTypeBool); in GetCompilerTypeForFormat()
776 eBasicTypeBool, enumerator
579 if basic_type == eBasicTypeBool: return (False,False)
925 return lldb::eBasicTypeBool; in GetCompilerTypeForSimpleKind()
121 return clang_ast.GetBasicType(eBasicTypeBool); in GetBuiltinTypeForPDBEncodingAndBitSize()
1033 .. py:data:: eBasicTypeBool
909 g_type_map.Append(ConstString("bool"), eBasicTypeBool); in GetBasicTypeEnumeration()2084 case eBasicTypeBool: in GetOpaqueCompilerType()5539 return eBasicTypeBool; in GetBasicTypeEnumeration()