Searched refs:VectorTypeSyntheticFrontEnd (Results 1 – 1 of 1) sorted by relevance
189 class VectorTypeSyntheticFrontEnd : public SyntheticChildrenFrontEnd { class191 VectorTypeSyntheticFrontEnd(lldb::ValueObjectSP valobj_sp) in VectorTypeSyntheticFrontEnd() function in lldb_private::formatters::VectorTypeSyntheticFrontEnd195 ~VectorTypeSyntheticFrontEnd() override = default;304 return new VectorTypeSyntheticFrontEnd(valobj_sp); in VectorTypeSyntheticFrontEndCreator()