Home
last modified time | relevance | path

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

/external/libcxx/test/libcxx/utilities/function.objects/func.require/
Dbullet_1_2_3.pass.cpp204 void runTestDispatch(Q_CV, Tp& v) { in runTestDispatch()
281 TestCase<R() const volatile, 0, Q_CV>::run(); in main()
285 TestCase<R(...) const volatile, 0, Q_CV>::run(); in main()
289 TestCase<R(A&) const volatile, 1, Q_CV>::run(); in main()
293 TestCase<R(A&, ...) const volatile, 1, Q_CV>::run(); in main()
297 TestCase<R(A&, A&) const volatile, 2, Q_CV>::run(); in main()
301 TestCase<R(A&, A&, ...) const volatile, 2, Q_CV>::run(); in main()
305 TestCase<R(A&, A&, A&) const volatile, 3, Q_CV>::run(); in main()
309 TestCase<R(A&, A&, A&, ...) const volatile, 3, Q_CV>::run(); in main()
315 TestCase11<R() const volatile &, 0, Q_CV>::run(); in main()
[all …]
Dinvoke_helpers.h40 struct Q_CV { struct
76 typedef Caster<Q_CV> CVCaster;
80 typedef Caster<Q_CV, true> MoveCVCaster;