Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Drvalue-references.cpp109 void moveConstruct() { in moveConstruct() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DErrorOr.h224 void moveConstruct(ErrorOr<OtherT> &&Other) { in moveConstruct() function