Searched refs:LibcxxVectorBoolSyntheticFrontEnd (Results 1 – 1 of 1) sorted by relevance
44 class LibcxxVectorBoolSyntheticFrontEnd : public SyntheticChildrenFrontEnd { class46 LibcxxVectorBoolSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp);173 lldb_private::formatters::LibcxxVectorBoolSyntheticFrontEnd::174 LibcxxVectorBoolSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp) in LibcxxVectorBoolSyntheticFrontEnd() function in lldb_private::formatters::LibcxxVectorBoolSyntheticFrontEnd184 size_t lldb_private::formatters::LibcxxVectorBoolSyntheticFrontEnd::190 lldb_private::formatters::LibcxxVectorBoolSyntheticFrontEnd::GetChildAtIndex( in GetChildAtIndex()246 bool lldb_private::formatters::LibcxxVectorBoolSyntheticFrontEnd::Update() { in Update()273 size_t lldb_private::formatters::LibcxxVectorBoolSyntheticFrontEnd::294 return new LibcxxVectorBoolSyntheticFrontEnd(valobj_sp); in LibcxxStdVectorSyntheticFrontEndCreator()