Searched refs:getAsNull (Results 1 – 3 of 3) sorted by relevance
44 return V->getAsNull(); in getNull()190 return *L.getAsNull() == *R.getAsNull(); in operator ==()
407 std::optional<std::nullptr_t> getAsNull() const { in getAsNull() function780 if (auto S = E.getAsNull()) { in fromJSON()789 if (E.getAsNull()) { in fromJSON()
80 if (auto n = value.getAsNull()) in ParseJSONValue()