Searched defs:ClearInsertionPoint (Results 1 – 9 of 9) sorted by relevance
98 void ClearInsertionPoint() { in ClearInsertionPoint() function
150 void ClearInsertionPoint() { in ClearInsertionPoint() function
121 void ClearInsertionPoint() { in ClearInsertionPoint() function
2702 bool ClearInsertionPoint) { in EmitThrowStmt()
4347 bool ClearInsertionPoint) { in EmitThrowStmt()7218 bool ClearInsertionPoint) { in EmitThrowStmt()
4927 bool ClearInsertionPoint) { in EmitThrowStmt()7816 bool ClearInsertionPoint) { in EmitThrowStmt()
3944 bool ClearInsertionPoint) { in EmitThrowStmt()
1348 func (b Builder) ClearInsertionPoint() { C.LLVMClearInsertionPosition(b.C) } func
1202 func (b Builder) ClearInsertionPoint() { C.LLVMClearInsertionPosition(b.C) } func