Home
last modified time | relevance | path

Searched refs:can_catch (Results 1 – 6 of 6) sorted by relevance

/external/libcxxabi/src/
Dprivate_typeinfo.h29 …__attribute__ ((__visibility__("hidden"))) virtual bool can_catch(const __shim_type_info* thrown_t…
37 …__attribute__ ((__visibility__("hidden"))) virtual bool can_catch(const __shim_type_info*, void*&)…
45 …__attribute__ ((__visibility__("hidden"))) virtual bool can_catch(const __shim_type_info*, void*&)…
53 …__attribute__ ((__visibility__("hidden"))) virtual bool can_catch(const __shim_type_info*, void*&)…
61 …__attribute__ ((__visibility__("hidden"))) virtual bool can_catch(const __shim_type_info*, void*&)…
140 virtual bool can_catch(const __shim_type_info*, void*&) const;
224 …__attribute__ ((__visibility__("hidden"))) virtual bool can_catch(const __shim_type_info*, void*&)…
232 …__attribute__ ((__visibility__("hidden"))) virtual bool can_catch(const __shim_type_info*, void*&)…
243 …__attribute__ ((__visibility__("hidden"))) virtual bool can_catch(const __shim_type_info*, void*&)…
Dprivate_typeinfo.cpp188 __fundamental_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch() function in __cxxabiv1::__fundamental_type_info
195 __array_type_info::can_catch(const __shim_type_info*, void*&) const in can_catch() function in __cxxabiv1::__array_type_info
205 __function_type_info::can_catch(const __shim_type_info*, void*&) const in can_catch() function in __cxxabiv1::__function_type_info
216 __enum_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch() function in __cxxabiv1::__enum_type_info
229 __class_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch() function in __cxxabiv1::__class_type_info
351 __pbase_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch() function in __cxxabiv1::__pbase_type_info
367 __pointer_type_info::can_catch(const __shim_type_info* thrown_type, in can_catch() function in __cxxabiv1::__pointer_type_info
371 if (__pbase_type_info::can_catch(thrown_type, adjustedPtr)) { in can_catch()
469 bool __pointer_to_member_type_info::can_catch( in can_catch() function in __cxxabiv1::__pointer_to_member_type_info
472 if (__pbase_type_info::can_catch(thrown_type, adjustedPtr)) in can_catch()
Dcxa_default_handlers.cpp59 if (catch_type->can_catch(thrown_type, thrown_object)) in default_terminate_handler()
Dcxa_personality.cpp441 if (catchType->can_catch(excpType, tempPtr)) in exception_spec_can_catch()
475 if (catchType->can_catch(excpType, tempPtr)) in exception_spec_can_catch()
740 if (catchType->can_catch(excpType, adjustedPtr)) in scan_eh_tab()
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym50333 FUNC 63670 68 0 __cxxabiv1::__class_type_info::can_catch(__cxxabiv1::__shim_type_info const*, void*…
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym51596 FUNC 985a0 c0 0 __cxxabiv1::__class_type_info::can_catch