HomeSort by relevance Sort by last modified time
    Searched refs:moveConstruct (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CodeGenCXX/
rvalue-references.cpp 109 void moveConstruct() {
  /external/llvm/include/llvm/Support/
ErrorOr.h 134 moveConstruct(std::move(Other));
139 moveConstruct(std::move(Other));
212 void moveConstruct(ErrorOr<OtherT> &&Other) {

Completed in 92 milliseconds