HomeSort by relevance Sort by last modified time
    Searched refs:cp8 (Results 1 - 3 of 3) 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);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/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 278 milliseconds