Home
last modified time | relevance | path

Searched defs:__function_type_info (Results 1 – 1 of 1) sorted by relevance

/src/contrib/libcxxrt/
H A Dtypeinfo.h129 struct __function_type_info : public std::type_info struct
132 virtual bool __is_function_p() const { return true; } in __is_function_p()