Searched refs:__is_pointer_p (Results 1 – 19 of 19) sorted by relevance
75 virtual bool __is_pointer_p() const { return false; } in __is_pointer_p() function298 virtual bool __is_pointer_p() const { return true; } in __is_pointer_p() function
74 if (!ex_type->__is_pointer_p()) in __do_catch()
922 bool is_ptr = ex ? ex_type->__is_pointer_p() : false; in check_type_signature()
33 __is_pointer_p () const in __is_pointer_p() function in __cxxabiv1::__pointer_type_info
56 __is_pointer_p () const in __is_pointer_p() function in std::type_info
79 if (throw_type->__is_pointer_p()) in __cxa_type_match()
327 __is_pointer_p() const;
233 if (throw_type->__is_pointer_p ()) in get_adjusted_ptr()
155 virtual bool __is_pointer_p() const;
63 __is_pointer_p () const in __is_pointer_p() function in std::type_info
335 __is_pointer_p() const;
131 virtual bool __is_pointer_p() const;
132 bool __is_pointer_p() const; in version()
325 bool __is_pointer_p() const;399 if (throw_type.__is_pointer_p())
301 bool __is_pointer_p() const;375 if (throw_type.__is_pointer_p()) in getAdjustedPtr()
3666 (__pointer_to_member_type_info::__is_pointer_p): Remove.4583 (__pointer_to_member_type_info::__is_pointer_p): Declare.4589 * tinfo2.cc (__pointer_to_member_type_info::__is_pointer_p):