Searched defs:no_copy (Results 1 – 4 of 4) sorted by relevance
30 struct no_copy struct32 no_copy() {} in no_copy() argument33 no_copy(no_copy &&) {} in no_copy() function
287 struct no_copy in test_non_copyable_ref() struct289 no_copy() {} in test_non_copyable_ref() argument290 no_copy(no_copy &&) {} in test_non_copyable_ref() function
30 struct no_copy struct32 no_copy() {} in no_copy() function33 no_copy(no_copy &&) {} in no_copy() function
784 .no_copy: mov edi,esi ; Do a dummy copy-to-self label