Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Drvalue-references.cpp107 void moveConstruct() { in moveConstruct() function
/llvm-project/llvm/include/llvm/Support/
H A DErrorOr.h202 void moveConstruct(ErrorOr<OtherT> &&Other) { in moveConstruct() function
H A DError.h650 template <class OtherT> void moveConstruct(Expected<OtherT> &&Other) { in moveConstruct() function
/llvm-project/compiler-rt/lib/orc/
H A Derror.h312 template <class OtherT> void moveConstruct(Expected<OtherT> &&Other) { in moveConstruct() function