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