Rosetta
|
Public Attributes | |
CXXRecordDecl const * | C |
CXXConstructorDecl const * | T |
bool | trampoline |
string | class_qualified_name |
string | trampoline_qualified_name |
Context & | context |
CXXRecordDecl const* binder::ConstructorBindingInfo::C |
Referenced by binder::bind_constructor(), binder::bind_copy_constructor(), and binder::bind_default_constructor().
string binder::ConstructorBindingInfo::class_qualified_name |
Referenced by binder::bind_constructor(), binder::bind_copy_constructor(), and binder::bind_default_constructor().
Context& binder::ConstructorBindingInfo::context |
Referenced by binder::bind_constructor().
CXXConstructorDecl const* binder::ConstructorBindingInfo::T |
Referenced by binder::bind_constructor(), and binder::bind_copy_constructor().
bool binder::ConstructorBindingInfo::trampoline |
Referenced by binder::bind_constructor(), binder::bind_copy_constructor(), and binder::bind_default_constructor().
string binder::ConstructorBindingInfo::trampoline_qualified_name |
Referenced by binder::bind_constructor(), binder::bind_copy_constructor(), and binder::bind_default_constructor().