Searched refs:getAsNull (Results 1 – 5 of 5) sorted by relevance
37 if (!v || v->getAsNull()) in mapOptOrNull()
41 return V->getAsNull(); in getNull()187 return *L.getAsNull() == *R.getAsNull(); in operator ==()
403 llvm::Optional<std::nullptr_t> getAsNull() const { in getAsNull() function756 if (auto S = E.getAsNull()) { in fromJSON()765 if (E.getAsNull()) { in fromJSON()
37 if (!V || V->getAsNull()) in mapOptOrNull()783 if (!C.argument.getAsNull()) in toJSON()1353 if (!K.getAsNull()) in toJSON()
40 if (!v || v->getAsNull()) in mapOptOrNull()