Searched refs:GetContainer (Results 1 - 7 of 7) sorted by relevance

/haiku/src/apps/debugger/user_interface/cli/commands/
H A DCliVariablesCommand.cpp41 ValueNodeContainer* container = manager->GetContainer();
H A DCliPrintVariableCommand.cpp46 ValueNodeContainer* container = manager->GetContainer();
112 ValueNodeContainer* container = manager->GetContainer();
/haiku/headers/private/debugger/debug_managers/
H A DValueNodeManager.h37 ValueNodeContainer* GetContainer() const { return fContainer; }; function in class:ValueNodeManager
/haiku/src/kits/debugger/jobs/
H A DExpressionEvaluationJob.cpp122 fManager->GetContainer(), node));
/haiku/src/kits/debugger/controllers/
H A DDebugReportGenerator.cpp617 ValueNodeContainer* container = fNodeManager->GetContainer();
791 fNodeManager->GetContainer(), node);
799 fNodeManager->GetContainer());
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp1208 ValueNodeContainer* container = fNodeManager->GetContainer();
1227 fNodeManager->GetContainer());
1244 fNodeManager->GetContainer());
1279 fNodeManager->GetContainer());
1323 fNodeManager->GetContainer());
1493 fNodeManager->GetContainer());
1613 ValueNodeContainer* container = fNodeManager->GetContainer();
/haiku/src/kits/debugger/source_language/c_family/
H A DCLanguageExpressionEvaluator.cpp1649 ValueNodeContainer* container = fNodeManager->GetContainer();

Completed in 57 milliseconds