Searched defs:VoidType (Results 1 – 1 of 1) sorted by relevance
621 func (c Context) VoidType() (t Type) { t.C = C.LLVMVoidTypeInContext(c.C); return } func624 func VoidType() (t Type) { t.C = C.LLVMVoidType(); return } func