Searched refs:extendedStruct (Results 1 – 1 of 1) sorted by relevance
125 return &extendedStruct{base_struct, []cpp_types.Type{}, optional_struct, optional_value}128 type extendedStruct struct { struct135 func (extended_struct *extendedStruct) ExtendedWith() []cpp_types.Type { argument139 func (extended_struct *extendedStruct) OptionalStruct() bool { argument143 func (extended_struct *extendedStruct) OptionalValue() string { argument626 extended_with = &types[name].Elem(cpp_types.FirstArch).(*extendedStruct).extended_with628 extended_with = &types[name].(*extendedStruct).extended_with