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

/haiku/src/apps/debugger/user_interface/gui/model/
H A DVariablesViewState.h37 Type* GetCastedType() const function in class:VariablesViewNodeInfo
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp393 Type* GetCastedType() const function in class:VariablesView::ModelNode
3041 nodeInfo.SetCastedType(node->GetCastedType());
3105 Type* type = nodeInfo->GetCastedType();

Completed in 40 milliseconds