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

/haiku/src/kits/debugger/value/value_nodes/
H A DBMessageValueNode.cpp350 BReference<Type> typeRef; local
357 typeRef.SetTo(fieldType, true);
655 BReference<Type> typeRef(type, true);
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp2044 BReference<Type> typeRef(arrayType, true);
2050 typeRef.Detach();
2051 typeRef.SetTo(addressType, true);
2058 typeRef.Detach();
3403 BReference<Type> typeRef(type);

Completed in 155 milliseconds