Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/
H A Dapply.pass.cpp90 CQ_ConstLValue, enumerator
121 { return makeCallInfo(CQ_ConstLValue, std::forward<Args>(xargs)...); } in operator ()()
143 assert(ret.quals == CQ_ConstLValue); in check_apply_quals_and_types()