Searched refs:getAsNull (Results 1 – 3 of 3) sorted by relevance
42 return V->getAsNull(); in getNull()188 return *L.getAsNull() == *R.getAsNull(); in operator ==()
404 std::optional<std::nullptr_t> getAsNull() const { in getAsNull() function757 if (auto S = E.getAsNull()) { in fromJSON()766 if (E.getAsNull()) { in fromJSON()
77 if (auto n = value.getAsNull()) in ParseJSONValue()