Home
last modified time | relevance | path

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

/openbsd/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Dtinfo2.cc116 const __pbase_type_info *thrown_type = in __do_catch() local
130 __pointer_catch (const __pbase_type_info *thrown_type, in __pointer_catch()
138 __pointer_catch (const __pbase_type_info *thrown_type, in __pointer_catch()
158 const __pointer_to_member_type_info *thrown_type = in __pointer_catch() local
/openbsd/gnu/gcc/libstdc++-v3/libsupc++/
H A Dtinfo2.cc116 const __pbase_type_info *thrown_type = in __do_catch() local
130 __pointer_catch (const __pbase_type_info *thrown_type, in __pointer_catch()
138 __pointer_catch (const __pbase_type_info *thrown_type, in __pointer_catch()
158 const __pointer_to_member_type_info *thrown_type = in __pointer_catch() local
/openbsd/gnu/llvm/libcxxabi/src/
H A Dprivate_typeinfo.cpp183 __fundamental_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch()
211 __enum_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch()
224 __class_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch()
346 __pbase_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch()
370 __pointer_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch()
481 const __shim_type_info* thrown_type, void*& adjustedPtr) const { in can_catch() argument
H A Dcxa_default_handlers.cpp62 const __shim_type_info* thrown_type = in demangling_terminate_handler() local