Searched defs:ClearInsertionPoint (Results 1 – 4 of 4) sorted by relevance
173 void ClearInsertionPoint() { in ClearInsertionPoint() function
4949 bool ClearInsertionPoint) { in EmitThrowStmt()7840 bool ClearInsertionPoint) { in EmitThrowStmt()
3948 bool ClearInsertionPoint) { in EmitThrowStmt()
1348 func (b Builder) ClearInsertionPoint() { C.LLVMClearInsertionPosition(b.C) } func