Home
last modified time | relevance | path

Searched refs:getNull (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Support/
H A DJSON.cpp36 llvm::Optional<std::nullptr_t> Object::getNull(StringRef K) const { in getNull() function in llvm::json::Object
/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DJSON.h135 llvm::Optional<std::nullptr_t> getNull(StringRef K) const;