Home
last modified time | relevance | path

Searched refs:IntTypeWidth (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Dstring.go101 s += fmt.Sprintf("(%d bits)", t.IntTypeWidth())
H A Dir.go566 func (t Type) IntTypeWidth() int { func