Searched refs:ToReferenceable (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/private/shared/
H A DVariant.h104 BReferenceable* ToReferenceable() const;
/haiku/src/kits/shared/
H A DVariant.cpp361 BVariant::ToReferenceable() const function in class:BVariant
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp632 ModelNode* node = dynamic_cast<ModelNode*>(value.ToReferenceable());
653 ModelNode* node = dynamic_cast<ModelNode*>(value.ToReferenceable());
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DSchedulingPage.cpp262 value.ToReferenceable());

Completed in 99 milliseconds