Home
last modified time | relevance | path

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

/external/llvm/bindings/go/llvm/
Dstring.go100 s += fmt.Sprintf("(%d bits)", t.IntTypeWidth())
Dir.go501 func (t Type) IntTypeWidth() int { func