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