Home | History | Annotate | Download | only in heap

Lines Matching refs:emptyValue

2669         : m_x(emptyValue)
2698 static const int emptyValue = 0;
5238 static EmptyValueType emptyValue() { return nullptr; }