Searched refs:eBasicTypeBool (Results 1 – 4 of 4) sorted by relevance
584 eBasicTypeBool, enumerator
85 m_bool_type = valobj_sp->GetClangType().GetBasicTypeFromAST(lldb::eBasicTypeBool); in LibcxxVectorBoolSyntheticFrontEnd()
654 g_type_map.Append(ConstString("bool").GetCString(), eBasicTypeBool); in GetBasicTypeEnumeration()763 case eBasicTypeBool: in GetBasicType()
2258 case clang::BuiltinType::Bool: return eBasicTypeBool; in GetBasicTypeEnumeration()