Searched refs:CQ_ConstLValue (Results 1 - 1 of 1) sorted by relevance

/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/
H A Dapply.pass.cpp96 CQ_ConstLValue, enumerator in enum:CallQuals
127 { return makeCallInfo(CQ_ConstLValue, std::forward<Args>(xargs)...); }
149 assert(ret.quals == CQ_ConstLValue);

Completed in 256 milliseconds