Searched defs:nullRef (Results 1 – 8 of 8) sorted by relevance
521 static const Value& nullRef; ///< just a kludge for binary-compatibility; same as null variable
564 static const Value& nullRef; ///< just a kludge for binary-compatibility; same as null variable
2451 const Value& Value::nullRef = null; member in Json::Value
2415 const Value& Value::nullRef = null; member in Json::Value