Home
last modified time | relevance | path

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

/external/libcxx/test/std/utilities/function.objects/func.require/
Dinvoke_helpers.h91 struct DerivedFromType : public Base { struct
92 DerivedFromType() : Base() {} in DerivedFromType() function
94 explicit DerivedFromType(Tp const& t) : Base(t) {} in DerivedFromType() argument
Dbullet_3_and_4.pass.cpp62 typedef DerivedFromType<TestType> Derived; in doTest()
Dbullet_5.pass.cpp177 typedef DerivedFromType<T> D; in run()
Dbullet_1_and_2.pass.cpp147 typedef DerivedFromType<T> D; in doTest()