Home
last modified time | relevance | path

Searched refs:SetCastedType (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/model/
H A DVariablesViewState.cpp59 SetCastedType(other.fCastedType); in operator =()
75 VariablesViewNodeInfo::SetCastedType(Type* type) in SetCastedType() function in VariablesViewNodeInfo
H A DVariablesViewState.h39 void SetCastedType(Type* type);
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp397 void SetCastedType(Type* type) in SetCastedType() function in VariablesView::ModelNode
2059 node->SetCastedType(addressType); in MessageReceived()
3040 nodeInfo.SetCastedType(node->GetCastedType()); in _AddViewStateDescendentNodeInfos()
3106 node->SetCastedType(type); in _ApplyViewStateDescendentNodeInfos()
3411 node->SetCastedType(type); in _HandleTypecastResult()