Searched refs:getAsNull (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A DJSON.cpp37 return V->getAsNull();
180 return *L.getAsNull() == *R.getAsNull();
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DJSON.h395 llvm::Optional<std::nullptr_t> getAsNull() const { function in class:llvm::json::Value
602 if (E.getAsNull()) {

Completed in 114 milliseconds