#include <cstddef>
#include "tinfo.h"
#include "new"
Include dependency graph for tinfo.cc:
Go to the source code of this file.
Namespaces | |
namespace | __cxxabiv1 |
namespace | abi |
namespace | std |
Compounds | |
struct | vtable_prefix |
Functions | |
template<typename T> const T * | adjust_pointer (const void *base, ptrdiff_t offset) |
void const * | convert_to_base (void const *addr, bool is_virtual, ptrdiff_t offset) |
bool | contained_p (__class_type_info::__sub_kind access_path) |
bool | public_p (__class_type_info::__sub_kind access_path) |
bool | virtual_p (__class_type_info::__sub_kind access_path) |
bool | contained_public_p (__class_type_info::__sub_kind access_path) |
bool | contained_nonpublic_p (__class_type_info::__sub_kind access_path) |
bool | contained_nonvirtual_p (__class_type_info::__sub_kind access_path) |
Variables | |
const __class_type_info *const | nonvirtual_base_type |
|
|
|
|
|
Definition at line 147 of file tinfo.cc. Referenced by __cxxabiv1::__dynamic_cast(). |
|
|
|
Definition at line 137 of file tinfo.cc. Referenced by __cxxabiv1::__dynamic_cast(). |
|
|
|
|
|
|
|
Initial value: static_cast <const __class_type_info *> (0) + 1 |