Searched refs:StructCreateNamed (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/bindings/go/llvm/ | ||
| H A D | string_test.go | 22 s := ctx.StructCreateNamed("recursive") |
| H A D | ir.go | 637 func (c Context) StructCreateNamed(name string) (t Type) { func |