Searched defs:getValueOr (Results 1 – 2 of 2) sorted by relevance
132 constexpr T getValueOr(U &&value) const LLVM_LVALUE_FUNCTION { in getValueOr() function141 T getValueOr(U &&value) && { in getValueOr() function
266 constexpr T getValueOr(U &&value) const LLVM_LVALUE_FUNCTION { in getValueOr() function283 T getValueOr(U &&value) && { in getValueOr() function