Searched defs:ClearInsertionPoint (Results 1 – 7 of 7) sorted by relevance
63 void ClearInsertionPoint() { in ClearInsertionPoint() function
98 void ClearInsertionPoint() { in ClearInsertionPoint() function
116 void ClearInsertionPoint() { in ClearInsertionPoint() function
2702 bool ClearInsertionPoint) { in EmitThrowStmt()
4347 bool ClearInsertionPoint) { in EmitThrowStmt()7218 bool ClearInsertionPoint) { in EmitThrowStmt()
1202 func (b Builder) ClearInsertionPoint() { C.LLVMClearInsertionPosition(b.C) } func
1255 func (b Builder) ClearInsertionPoint() { C.LLVMClearInsertionPosition(b.C) } func