Home
last modified time | relevance | path

Searched refs:TYPE_COMPONENT_BASE_TYPE (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/private/debugger/model/
H A DTypeComponentPath.h20 TYPE_COMPONENT_BASE_TYPE, enumerator
57 this->componentKind = TYPE_COMPONENT_BASE_TYPE;
/haiku/src/kits/debugger/model/
H A DTypeComponentPath.cpp82 case TYPE_COMPONENT_BASE_TYPE: in Dump()