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