Searched refs:fCountChildCreated (Results 1 - 2 of 2) sorted by path

/haiku/headers/private/debugger/value/value_nodes/
H A DBListValueNode.h65 bool fCountChildCreated; member in class:BListValueNode
/haiku/src/kits/debugger/value/value_nodes/
H A DBListValueNode.cpp169 fCountChildCreated(false)
338 fCountChildCreated = false;
356 if (!fCountChildCreated && fItemCountType != NULL) {
363 fCountChildCreated = true;

Completed in 50 milliseconds