Searched refs:type_builder (Results 1 – 1 of 1) sorted by relevance
389 Emit::TypeBuilder * type_builder = in get_type_Exception() local396 Emit::FieldBuilder * field_Context = type_builder->DefineField( in get_type_Exception()400 type_builder->DefineDefaultConstructor( c_ctor_method_attr ); in get_type_Exception()407 type_builder->DefineConstructor( in get_type_Exception()434 m_type_Exception = type_builder->CreateType(); in get_type_Exception()451 Emit::TypeBuilder * type_builder = in get_type_RuntimeException() local459 type_builder->DefineDefaultConstructor( c_ctor_method_attr ); in get_type_RuntimeException()466 type_builder->DefineConstructor( in get_type_RuntimeException()488 m_type_RuntimeException = type_builder->CreateType(); in get_type_RuntimeException()506 Emit::TypeBuilder * type_builder = in get_type() local[all …]