Searched defs:opaqueType (Results 1 – 1 of 1) sorted by relevance
425 type opaqueType struct { struct426 kind Kind427 name string430 func (typе *opaqueType) Align(Arch) uint {434 func (typе *opaqueType) Bits(Arch) uint {438 func (typе *opaqueType) DeclareVar(var_name string, arch Arch) string {442 func (typе *opaqueType) BaseName(Arch) string {446 func (typе *opaqueType) Name(Arch) string {450 func (typе *opaqueType) Kind(Arch) Kind {454 func (typе *opaqueType) Elem(Arch) Type {[all …]