Searched refs:cp4 (Results 1 – 4 of 4) sorted by relevance
9 char *cp4 = foo(dc); in test_foo_1() local52 int *cp4 = promote_or_convert3(1ill); // expected-error {{ambiguous}} in test_promote_or_convert3() local
20 const ptr& cp4 = crp; // expected-error {{drops 'restrict' qualifier}} in test1() local
50 constexpr decltype(std::placeholders::_4) cp4 = std::placeholders::_4; variable64 ((void)cp4); in use_placeholders_to_prevent_unused_warning()
9 char *cp4 = foo(dc); in test_foo_1() local