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);
75 VariablesViewNodeInfo::SetCastedType(Type* type) function in class:VariablesViewNodeInfo
H A DVariablesViewState.h39 void SetCastedType(Type* type);
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp398 void SetCastedType(Type* type) function in class:VariablesView::ModelNode
2060 node->SetCastedType(addressType);
3041 nodeInfo.SetCastedType(node->GetCastedType());
3107 node->SetCastedType(type);
3412 node->SetCastedType(type);

Completed in 43 milliseconds