Searched defs:ClearInsertionPoint (Results 1 – 4 of 4) sorted by relevance
73 void ClearInsertionPoint() { in ClearInsertionPoint() function
4060 bool ClearInsertionPoint) { in EmitThrowStmt()6946 bool ClearInsertionPoint) { in EmitThrowStmt()
2666 bool ClearInsertionPoint) { in EmitThrowStmt()
1194 func (b Builder) ClearInsertionPoint() { C.LLVMClearInsertionPosition(b.C) } func