Home
last modified time | relevance | path

Searched defs:copy_kind (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libcxx/test/std/utilities/function.objects/func.bind.partial/
H A Dtypes.h31 enum { none, copy, move } copy_kind; member
/llvm-project/libcxx/test/libcxx/utilities/function.objects/func.bind.partial/
H A Dbind_back.pass.cpp29 enum { none, copy, move } copy_kind; member
/llvm-project/libcxx/test/std/utilities/function.objects/func.bind_front/
H A Dbind_front.pass.cpp27 enum { none, copy, move } copy_kind; member