Home
last modified time | relevance | path

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

/external/libcxx/test/std/utilities/function.objects/func.require/
Dbullet_1_and_2.pass.cpp157 Bool<!RValue> NotRValue; in doTest() local
161 runTestDispatchIf(NotRValue, tag, dref); in doTest()
162 runTestDispatchIf(NotRValue, tag, obj_ptr); in doTest()
163 runTestDispatchIf(NotRValue, tag, der_ptr); in doTest()