Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DOptional.h132 constexpr T getValueOr(U &&value) const LLVM_LVALUE_FUNCTION { in getValueOr() function
141 T getValueOr(U &&value) && { in getValueOr() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DOptional.h266 constexpr T getValueOr(U &&value) const LLVM_LVALUE_FUNCTION { in getValueOr() function
283 T getValueOr(U &&value) && { in getValueOr() function