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

/freebsd-10-stable/contrib/libstdc++/libsupc++/
H A Dtinfo2.cc68 __function_type_info::
69 ~__function_type_info ()
94 bool __function_type_info::
H A Dcxxabi.h182 class __function_type_info : public std::type_info class in namespace:__cxxabiv1
186 __function_type_info(const char* __n) : std::type_info(__n) { } function in class:__cxxabiv1::__function_type_info
189 ~__function_type_info();
/freebsd-10-stable/contrib/libcxxrt/
H A Dtypeinfo.cc63 ABI_NAMESPACE::__function_type_info::~__function_type_info() {}
H A Dtypeinfo.h129 struct __function_type_info : public std::type_info struct in namespace:ABI_NAMESPACE
131 virtual ~__function_type_info();

Completed in 225 milliseconds