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

  /external/clang/test/CodeGenCXX/
rvalue-references.cpp 109 void moveConstruct() {
  /external/llvm/include/llvm/Support/
ErrorOr.h 125 moveConstruct(std::move(Other));
133 moveConstruct(std::move(Other));
143 moveConstruct(std::move(Other));
219 void moveConstruct(ErrorOr<OtherT> &&Other) {
Error.h 646 Expected(Expected &&Other) { moveConstruct(std::move(Other)); }
654 moveConstruct(std::move(Other));
664 moveConstruct(std::move(Other));
753 template <class OtherT> void moveConstruct(Expected<OtherT> &&Other) {
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
ErrorOr.h 125 moveConstruct(std::move(Other));
133 moveConstruct(std::move(Other));
143 moveConstruct(std::move(Other));
219 void moveConstruct(ErrorOr<OtherT> &&Other) {
Error.h 682 Expected(Expected &&Other) { moveConstruct(std::move(Other)); }
690 moveConstruct(std::move(Other));
700 moveConstruct(std::move(Other));
789 template <class OtherT> void moveConstruct(Expected<OtherT> &&Other) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
ErrorOr.h 125 moveConstruct(std::move(Other));
133 moveConstruct(std::move(Other));
143 moveConstruct(std::move(Other));
219 void moveConstruct(ErrorOr<OtherT> &&Other) {
Error.h 682 Expected(Expected &&Other) { moveConstruct(std::move(Other)); }
690 moveConstruct(std::move(Other));
700 moveConstruct(std::move(Other));
789 template <class OtherT> void moveConstruct(Expected<OtherT> &&Other) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
ErrorOr.h 125 moveConstruct(std::move(Other));
133 moveConstruct(std::move(Other));
143 moveConstruct(std::move(Other));
219 void moveConstruct(ErrorOr<OtherT> &&Other) {
Error.h 682 Expected(Expected &&Other) { moveConstruct(std::move(Other)); }
690 moveConstruct(std::move(Other));
700 moveConstruct(std::move(Other));
789 template <class OtherT> void moveConstruct(Expected<OtherT> &&Other) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
ErrorOr.h 125 moveConstruct(std::move(Other));
133 moveConstruct(std::move(Other));
143 moveConstruct(std::move(Other));
219 void moveConstruct(ErrorOr<OtherT> &&Other) {
Error.h 682 Expected(Expected &&Other) { moveConstruct(std::move(Other)); }
690 moveConstruct(std::move(Other));
700 moveConstruct(std::move(Other));
789 template <class OtherT> void moveConstruct(Expected<OtherT> &&Other) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ErrorOr.h 125 moveConstruct(std::move(Other));
133 moveConstruct(std::move(Other));
143 moveConstruct(std::move(Other));
219 void moveConstruct(ErrorOr<OtherT> &&Other) {
Error.h 682 Expected(Expected &&Other) { moveConstruct(std::move(Other)); }
690 moveConstruct(std::move(Other));
700 moveConstruct(std::move(Other));
789 template <class OtherT> void moveConstruct(Expected<OtherT> &&Other) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
ErrorOr.h 125 moveConstruct(std::move(Other));
133 moveConstruct(std::move(Other));
143 moveConstruct(std::move(Other));
219 void moveConstruct(ErrorOr<OtherT> &&Other) {
Error.h 682 Expected(Expected &&Other) { moveConstruct(std::move(Other)); }
690 moveConstruct(std::move(Other));
700 moveConstruct(std::move(Other));
789 template <class OtherT> void moveConstruct(Expected<OtherT> &&Other) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
ErrorOr.h 125 moveConstruct(std::move(Other));
133 moveConstruct(std::move(Other));
143 moveConstruct(std::move(Other));
219 void moveConstruct(ErrorOr<OtherT> &&Other) {
Error.h 682 Expected(Expected &&Other) { moveConstruct(std::move(Other)); }
690 moveConstruct(std::move(Other));
700 moveConstruct(std::move(Other));
789 template <class OtherT> void moveConstruct(Expected<OtherT> &&Other) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
ErrorOr.h 125 moveConstruct(std::move(Other));
133 moveConstruct(std::move(Other));
143 moveConstruct(std::move(Other));
219 void moveConstruct(ErrorOr<OtherT> &&Other) {
Error.h 682 Expected(Expected &&Other) { moveConstruct(std::move(Other)); }
690 moveConstruct(std::move(Other));
700 moveConstruct(std::move(Other));
789 template <class OtherT> void moveConstruct(Expected<OtherT> &&Other) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ErrorOr.h 125 moveConstruct(std::move(Other));
133 moveConstruct(std::move(Other));
143 moveConstruct(std::move(Other));
219 void moveConstruct(ErrorOr<OtherT> &&Other) {
Error.h 682 Expected(Expected &&Other) { moveConstruct(std::move(Other)); }
690 moveConstruct(std::move(Other));
700 moveConstruct(std::move(Other));
789 template <class OtherT> void moveConstruct(Expected<OtherT> &&Other) {
    [all...]

Completed in 76 milliseconds