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

/external/clang/test/SemaCXX/
H A Dimplicit-member-functions.cpp55 template<typename T> struct InvokeCopyConstructor { struct in namespace:Recursion
64 typename = typename InvokeCopyConstructor<typename T::type>::type>
75 // InvokeCopyConstructor<B>, which triggers the declaration of B's copy

Completed in 202 milliseconds