Searched refs:Int8Type (Results 1 – 1 of 1) sorted by relevance
481 func (c Context) Int8Type() (t Type) { t.C = C.LLVMInt8TypeInContext(c.C); return } func491 func Int8Type() (t Type) { t.C = C.LLVMInt8Type(); return } func