Searched refs:VTable (Results 1 – 2 of 2) sorted by relevance
128 struct VTable { struct in mbgl::util::unique_any129 virtual ~VTable() = default;136 struct VTableHeap : public VTable {152 struct VTableStack : public VTable {168 static VTable* vtableForType() { in vtableForType()193 VTable* vtable { nullptr };
201 struct VTable { struct in mbgl::style::conversion::Convertible235 static VTable* vtableForType() { in vtableForType()237 static VTable vtable = { in vtableForType()292 VTable* vtable;