HomeSort by relevance Sort by last modified time
    Searched refs:__pointer_type_info (Results 1 - 22 of 22) sorted by null

  /prebuilts/ndk/r11/sources/cxx-stl/gabi++/src/
pointer_type_info.cc 28 // pointer_type_info.cc: Methods for __pointer_type_info.
34 __pointer_type_info::~__pointer_type_info()
38 bool __pointer_type_info::do_can_catch_ptr(const __pbase_type_info* thrown_type,
cxxabi_defines.h 247 class __pointer_type_info : public __pbase_type_info class in namespace:__cxxabiv1
250 virtual ~__pointer_type_info();
call_unexpected.cc 93 if (dynamic_cast<const __pointer_type_info*>(header->exceptionType)) {
helper_func_internal.cc 183 if (dynamic_cast<const __pointer_type_info*>(excpType)) {
  /prebuilts/ndk/r13/sources/cxx-stl/gabi++/src/
pointer_type_info.cc 28 // pointer_type_info.cc: Methods for __pointer_type_info.
34 __pointer_type_info::~__pointer_type_info()
38 bool __pointer_type_info::do_can_catch_ptr(const __pbase_type_info* thrown_type,
cxxabi_defines.h 247 class __pointer_type_info : public __pbase_type_info class in namespace:__cxxabiv1
250 virtual ~__pointer_type_info();
call_unexpected.cc 93 if (dynamic_cast<const __pointer_type_info*>(header->exceptionType)) {
helper_func_internal.cc 183 if (dynamic_cast<const __pointer_type_info*>(excpType)) {
  /prebuilts/ndk/r10/sources/cxx-stl/gabi++/include/
cxxabi.h 167 class __pointer_type_info : public __pbase_type_info class in namespace:__cxxabiv1
170 ~__pointer_type_info();
  /external/libcxxabi/src/
private_typeinfo.cpp 138 // __pointer_type_info
140 __pointer_type_info::~__pointer_type_info()
370 __pointer_type_info::can_catch(const __shim_type_info* thrown_type,
386 const __pointer_type_info* thrown_pointer_type =
387 dynamic_cast<const __pointer_type_info*>(thrown_type);
409 const __pointer_type_info* nested_pointer_type =
410 dynamic_cast<const __pointer_type_info*>(__pointee);
445 bool __pointer_type_info::can_catch_nested(
448 const __pointer_type_info* thrown_pointer_type
    [all...]
private_typeinfo.h 232 class _LIBCXXABI_TYPE_VIS __pointer_type_info : public __pbase_type_info { class in namespace:__cxxabiv1
234 _LIBCXXABI_HIDDEN virtual ~__pointer_type_info();
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++abi/src/
private_typeinfo.cpp 138 // __pointer_type_info
140 __pointer_type_info::~__pointer_type_info()
367 __pointer_type_info::can_catch(const __shim_type_info* thrown_type,
377 const __pointer_type_info* thrown_pointer_type =
378 dynamic_cast<const __pointer_type_info*>(thrown_type);
398 const __pointer_type_info* nested_pointer_type =
399 dynamic_cast<const __pointer_type_info*>(__pointee);
434 bool __pointer_type_info::can_catch_nested(
437 const __pointer_type_info* thrown_pointer_type
    [all...]
private_typeinfo.h 217 class _LIBCXXABI_TYPE_VIS __pointer_type_info : public __pbase_type_info { class in namespace:__cxxabiv1
219 _LIBCXXABI_HIDDEN virtual ~__pointer_type_info();
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
private_typeinfo.h 227 class __attribute__ ((__visibility__("default"))) __pointer_type_info class in namespace:__cxxabiv1
231 __attribute__ ((__visibility__("hidden"))) virtual ~__pointer_type_info();
private_typeinfo.cpp 147 // __pointer_type_info
149 __pointer_type_info::~__pointer_type_info()
361 __pointer_type_info::can_catch(const __shim_type_info* thrown_type,
371 const __pointer_type_info* thrown_pointer_type =
372 dynamic_cast<const __pointer_type_info*>(thrown_type);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
cxxabi.h 302 class __pointer_type_info : public __pbase_type_info class in namespace:__cxxabiv1
306 __pointer_type_info(const char* __n, int __quals, function in class:__cxxabiv1::__pointer_type_info
312 ~__pointer_type_info();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
cxxabi.h 302 class __pointer_type_info : public __pbase_type_info class in namespace:__cxxabiv1
306 __pointer_type_info(const char* __n, int __quals, function in class:__cxxabiv1::__pointer_type_info
312 ~__pointer_type_info();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
cxxabi.h 302 class __pointer_type_info : public __pbase_type_info class in namespace:__cxxabiv1
306 __pointer_type_info(const char* __n, int __quals, function in class:__cxxabiv1::__pointer_type_info
312 ~__pointer_type_info();
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/
cxxabi.h 307 class __pointer_type_info : public __pbase_type_info class in namespace:__cxxabiv1
311 __pointer_type_info(const char* __n, int __quals, function in class:__cxxabiv1::__pointer_type_info
317 ~__pointer_type_info();
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/
cxxabi.h 307 class __pointer_type_info : public __pbase_type_info class in namespace:__cxxabiv1
311 __pointer_type_info(const char* __n, int __quals, function in class:__cxxabiv1::__pointer_type_info
317 ~__pointer_type_info();
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/
cxxabi.h 307 class __pointer_type_info : public __pbase_type_info class in namespace:__cxxabiv1
311 __pointer_type_info(const char* __n, int __quals, function in class:__cxxabiv1::__pointer_type_info
317 ~__pointer_type_info();
  /external/elfutils/tests/
run-strings-test.sh 216 testfile4: 64dc 19__pointer_type_info

Completed in 106 milliseconds