Searched refs:StructCreateNamed (Results 1 – 2 of 2) sorted by relevance
| /minix3/external/bsd/llvm/dist/llvm/bindings/go/llvm/ | ||
| H A D | string_test.go | 23 s := ctx.StructCreateNamed("recursive") |
| H A D | ir.go | 570 func (c Context) StructCreateNamed(name string) (t Type) { func |