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

  /external/libcxx/test/std/utilities/function.objects/func.require/
bullet_5.pass.cpp 313 runFunctorTestCase11<R() volatile &&, 0, MoveVolatileCaster >();
323 runFunctorTestCase11<R(A&&) volatile &&, 1, MoveVolatileCaster, MC>();
invoke_helpers.h 70 typedef Caster<Q_Volatile, true> MoveVolatileCaster;

Completed in 451 milliseconds