Home
last modified time | relevance | path

Searched defs:moveConstruct (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DErrorOr.h209 void moveConstruct(ErrorOr<OtherT> &&Other) { in moveConstruct() function in llvm::ErrorOr
H A DError.h594 template <class OtherT> void moveConstruct(Expected<OtherT> &&Other) { in moveConstruct() function in llvm::Expected
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DErrorOr.h219 void moveConstruct(ErrorOr<OtherT> &&Other) { in moveConstruct() function in llvm::ErrorOr
H A DError.h789 template <class OtherT> void moveConstruct(Expected<OtherT> &&Other) { in moveConstruct() function in llvm::Expected

Completed in 6 milliseconds