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