Home
last modified time | relevance | path

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

/external/libcxx/test/libcxx/utilities/function.objects/func.require/
Dinvoke_helpers.h134 struct DerivedFromType : public Base { struct
135 DerivedFromType() : Base() {} in DerivedFromType() function
137 explicit DerivedFromType(Tp const& t) : Base(t) {} in DerivedFromType() function
Dbullet_4_5_6.pass.cpp65 typedef DerivedFromType<TestType> Derived; in doTest()
Dbullet_7.pass.cpp177 typedef DerivedFromType<T> D; in run()
Dbullet_1_2_3.pass.cpp151 typedef DerivedFromType<T> D; in doTest()