/ndk/sources/cxx-stl/gabi++/src/ |
pointer_type_info.cc | 44 *__pointee == typeid(void)) { 46 if (dynamic_cast<const __function_type_info*>(thrown_type->__pointee)) {
|
pbase_type_info.cc | 94 dynamic_cast<const __pbase_type_info*>(__pointee); 97 return ptr_pointee->can_catch_typeinfo_wrapper(thrown_type->__pointee, 101 return __pointee->can_catch(thrown_type->__pointee, adjustedPtr);
|
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 | 157 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
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
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/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/9/sources/cxx-stl/EH/gabi++/include/ |
cxxabi.h | 212 const __shim_type_info* __pointee; member in class:__cxxabiv1::__pbase_type_info
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ |
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.7-4.6/x86_64-linux/include/c++/4.6.x-google/ |
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/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/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.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.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)
|