HomeSort by relevance Sort by last modified time
    Searched full:__pointee (Results 1 - 25 of 42) sorted by null

1 2

  /ndk/sources/cxx-stl/gabi++/src/
pbase_type_info.cc 109 dynamic_cast<const __pbase_type_info*>(__pointee);
112 return ptr_pointee->can_catch_typeinfo_wrapper(thrown_type->__pointee,
116 return __pointee->can_catch(thrown_type->__pointee, adjustedPtr);
pointer_type_info.cc 44 *__pointee == typeid(void)) {
46 if (dynamic_cast<const __function_type_info*>(thrown_type->__pointee)) {
cxxabi_defines.h 212 const __shim_type_info* __pointee; member in class:__cxxabiv1::__pbase_type_info
  /external/clang/test/CodeGenCXX/
rtti-layout.cpp 23 const std::type_info *__pointee; member in class:__pbase_type_info
181 CHECK(to<__pbase_type_info>(typeid(B::a)).__pointee == to<__pbase_type_info>(typeid(B::b)).__pointee);
183 CHECK(to<__pbase_type_info>(typeid(B::c)).__pointee == to<__pbase_type_info>(typeid(B::d)).__pointee);
  /abi/cpp/include/
cxxabi.h 155 const std::type_info *__pointee; member in class:__cxxabiv1::__pbase_type_info
  /prebuilts/ndk/7/sources/cxx-stl/gabi++/include/
cxxabi.h 157 const std::type_info *__pointee; member in class:__cxxabiv1::__pbase_type_info
  /prebuilts/ndk/8/sources/cxx-stl/gabi++/include/
cxxabi.h 155 const std::type_info *__pointee; member in class:__cxxabiv1::__pbase_type_info
  /external/libcxxabi/src/
private_typeinfo.h 212 const __shim_type_info* __pointee; member in class:__cxxabiv1::__pbase_type_info
private_typeinfo.cpp 381 if (is_equal(__pointee, thrown_pointer_type->__pointee, false))
384 if (is_equal(__pointee, &typeid(void), false))
387 dynamic_cast<const __class_type_info*>(__pointee);
391 dynamic_cast<const __class_type_info*>(thrown_pointer_type->__pointee);
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
private_typeinfo.h 212 const __shim_type_info* __pointee; member in class:__cxxabiv1::__pbase_type_info
private_typeinfo.cpp 377 if (is_equal(__pointee, thrown_pointer_type->__pointee, false))
380 if (is_equal(__pointee, &typeid(void), false))
383 dynamic_cast<const __class_type_info*>(__pointee);
387 dynamic_cast<const __class_type_info*>(thrown_pointer_type->__pointee);
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
cxxabi.h 256 const std::type_info* __pointee; // Type of pointed to object. member in class:__cxxabiv1::__pbase_type_info
261 : std::type_info(__n), __flags(__quals), __pointee(__type)
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
cxxabi.h 256 const std::type_info* __pointee; // Type of pointed to object. member in class:__cxxabiv1::__pbase_type_info
261 : std::type_info(__n), __flags(__quals), __pointee(__type)
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
cxxabi.h 256 const std::type_info* __pointee; // Type of pointed to object. member in class:__cxxabiv1::__pbase_type_info
261 : std::type_info(__n), __flags(__quals), __pointee(__type)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
cxxabi.h 256 const std::type_info* __pointee; // Type of pointed to object. member in class:__cxxabiv1::__pbase_type_info
261 : std::type_info(__n), __flags(__quals), __pointee(__type)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
cxxabi.h 253 const std::type_info* __pointee; // Type of pointed to object. member in class:__cxxabiv1::__pbase_type_info
258 : std::type_info(__n), __flags(__quals), __pointee(__type)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
cxxabi.h 253 const std::type_info* __pointee; // Type of pointed to object. member in class:__cxxabiv1::__pbase_type_info
258 : std::type_info(__n), __flags(__quals), __pointee(__type)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
cxxabi.h 264 const std::type_info* __pointee; // Type of pointed to object. member in class:__cxxabiv1::__pbase_type_info
269 : std::type_info(__n), __flags(__quals), __pointee(__type)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
cxxabi.h 264 const std::type_info* __pointee; // Type of pointed to object. member in class:__cxxabiv1::__pbase_type_info
269 : std::type_info(__n), __flags(__quals), __pointee(__type)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
cxxabi.h 264 const std::type_info* __pointee; // Type of pointed to object. member in class:__cxxabiv1::__pbase_type_info
269 : std::type_info(__n), __flags(__quals), __pointee(__type)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
cxxabi.h 261 const std::type_info* __pointee; // Type of pointed to object. member in class:__cxxabiv1::__pbase_type_info
266 : std::type_info(__n), __flags(__quals), __pointee(__type)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
cxxabi.h 261 const std::type_info* __pointee; // Type of pointed to object. member in class:__cxxabiv1::__pbase_type_info
266 : std::type_info(__n), __flags(__quals), __pointee(__type)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
cxxabi.h 264 const std::type_info* __pointee; // Type of pointed to object. member in class:__cxxabiv1::__pbase_type_info
269 : std::type_info(__n), __flags(__quals), __pointee(__type)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/
cxxabi.h 269 const std::type_info* __pointee; // Type of pointed to object. member in class:__cxxabiv1::__pbase_type_info
274 : std::type_info(__n), __flags(__quals), __pointee(__type)
  /external/clang/lib/CodeGen/
ItaniumCXXABI.cpp     [all...]

Completed in 6095 milliseconds

1 2