Searched refs:Int1Type (Results 1 – 1 of 1) sorted by relevance
478 func (c Context) Int1Type() (t Type) { t.C = C.LLVMInt1TypeInContext(c.C); return } func488 func Int1Type() (t Type) { t.C = C.LLVMInt1Type(); return } func