Searched defs:getValueOr (Results 1 – 4 of 4) sorted by relevance
132 LLVM_CONSTEXPR T getValueOr(U &&value) const LLVM_LVALUE_FUNCTION { in getValueOr() function141 T getValueOr(U &&value) && { in getValueOr() function
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
272 constexpr T getValueOr(U &&value) const LLVM_LVALUE_FUNCTION { in getValueOr() function289 T getValueOr(U &&value) && { in getValueOr() function