HomeSort by relevance Sort by last modified time
    Searched full:two_copy_ctors (Results 1 - 1 of 1) sorted by null

  /external/clang/test/CodeGenCXX/
uncopyable-args.cpp 185 namespace two_copy_ctors { namespace
202 // CHECK-DISABLED: call void @_ZN14two_copy_ctors3fooENS_1BE(%"struct.two_copy_ctors::B"* %{{.*}})
203 // CHECK-DISABLED-LABEL: declare void @_ZN14two_copy_ctors3fooENS_1BE(%"struct.two_copy_ctors::B"*)
205 // WIN64-LABEL: declare void @"\01?foo@two_copy_ctors@@YAXUB@1@@Z"(%"struct.two_copy_ctors::B"*)

Completed in 138 milliseconds