Searched defs:SupportsType (Results 1 – 4 of 4) sorted by relevance
/haiku/src/kits/debugger/value/type_handlers/ | ||
H A D | BMessageTypeHandler.cpp | 28 BMessageTypeHandler::SupportsType(Type* type) const in SupportsType() function in BMessageTypeHandler |
H A D | BListTypeHandler.cpp | 28 BListTypeHandler::SupportsType(Type* type) const in SupportsType() function in BListTypeHandler |
H A D | CStringTypeHandler.cpp | 30 CStringTypeHandler::SupportsType(Type* type) const in SupportsType() function in CStringTypeHandler |
/haiku/src/kits/debugger/value/ | ||
H A D | TypeHandlerRoster.cpp | 50 virtual float SupportsType(Type* type) const in SupportsType() function in __anon6d3952110111::BasicTypeHandler |