Searched refs:LibcxxVectorBoolSyntheticFrontEnd (Results 1 – 1 of 1) sorted by relevance
45 class LibcxxVectorBoolSyntheticFrontEnd : public SyntheticChildrenFrontEnd { class47 LibcxxVectorBoolSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp);157 lldb_private::formatters::LibcxxVectorBoolSyntheticFrontEnd::158 LibcxxVectorBoolSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp) in LibcxxVectorBoolSyntheticFrontEnd() function in lldb_private::formatters::LibcxxVectorBoolSyntheticFrontEnd169 LibcxxVectorBoolSyntheticFrontEnd::CalculateNumChildren() { in CalculateNumChildren()174 lldb_private::formatters::LibcxxVectorBoolSyntheticFrontEnd::GetChildAtIndex( in GetChildAtIndex()231 lldb_private::formatters::LibcxxVectorBoolSyntheticFrontEnd::Update() { in Update()256 size_t lldb_private::formatters::LibcxxVectorBoolSyntheticFrontEnd::277 return new LibcxxVectorBoolSyntheticFrontEnd(valobj_sp); in LibcxxStdVectorSyntheticFrontEndCreator()