Home
last modified time | relevance | path

Searched refs:cp7 (Results 1 – 2 of 2) sorted by relevance

/external/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.place/
Dplaceholders.pass.cpp53 constexpr decltype(std::placeholders::_7) cp7 = std::placeholders::_7; variable
67 ((void)cp7); in use_placeholders_to_prevent_unused_warning()
/external/clang/test/SemaCXX/
Derr_reference_bind_drops_quals.cpp23 const ptr& cp7 = rvp; // expected-error {{drops 'restrict' and 'volatile' qualifiers}} in test1() local