Searched refs:BListTypeHandler (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/debugger/value/type_handlers/
H A DBListTypeHandler.cpp7 #include "BListTypeHandler.h"
15 BListTypeHandler::~BListTypeHandler()
21 BListTypeHandler::Name() const
28 BListTypeHandler::SupportsType(Type* type) const
40 BListTypeHandler::CreateValueNode(ValueNodeChild* nodeChild, Type* type,
H A DBListTypeHandler.h12 class BListTypeHandler : public TypeHandler { class in inherits:TypeHandler
14 virtual ~BListTypeHandler();

Completed in 35 milliseconds