Searched defs:ClearInsertionPoint (Results 1 – 4 of 4) sorted by relevance
76 void ClearInsertionPoint() { in ClearInsertionPoint() function
4280 bool ClearInsertionPoint) { in EmitThrowStmt()7140 bool ClearInsertionPoint) { in EmitThrowStmt()
2693 bool ClearInsertionPoint) { in EmitThrowStmt()
1202 func (b Builder) ClearInsertionPoint() { C.LLVMClearInsertionPosition(b.C) } func