Searched defs:opaqueType (Results 1 – 1 of 1) sorted by relevance
444 type opaqueType struct { struct445 kind Kind446 name string449 func (typе *opaqueType) Align(Arch) uint {453 func (typе *opaqueType) Bits(Arch) uint {457 func (typе *opaqueType) DeclareVar(var_name string, arch Arch) string {461 func (typе *opaqueType) BaseName(Arch) string {465 func (typе *opaqueType) Name(Arch) string {469 func (typе *opaqueType) Kind(Arch) Kind {473 func (typе *opaqueType) Elem(Arch) Type {[all …]