HomeSort by relevance Sort by last modified time
    Searched refs:cp8 (Results 1 - 2 of 2) sorted by null

  /external/clang/test/SemaCXX/
err_reference_bind_drops_quals.cpp 24 const ptr& cp8 = crvp; // expected-error {{drops 'restrict' and 'volatile' qualifiers}} local
  /external/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.place/
placeholders.pass.cpp 54 constexpr decltype(std::placeholders::_8) cp8 = std::placeholders::_8;
68 ((void)cp8);

Completed in 40 milliseconds