Searched defs:aliasType (Results 1 – 1 of 1) sorted by relevance
489 type aliasType struct { struct490 name string491 base_type Type494 func (typе *aliasType) Align(arch Arch) uint {498 func (typе *aliasType) Bits(arch Arch) uint {502 func (typе *aliasType) DeclareVar(var_name string, arch Arch) string {506 func (typе *aliasType) BaseName(Arch) string {510 func (typе *aliasType) Name(Arch) string {514 func (*aliasType) Kind(Arch) Kind {518 func (typе *aliasType) Elem(arch Arch) Type {[all …]