Home
last modified time | relevance | path

Searched defs:getValueOr (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DOptional.h297 constexpr T getValueOr(U &&value) const LLVM_LVALUE_FUNCTION { in getValueOr() function
314 T getValueOr(U &&value) && { in getValueOr() function