Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ClearInsertionPoint

1243                      bool ClearInsertionPoint=true) override;
1537 bool ClearInsertionPoint=true) override;
4094 bool ClearInsertionPoint) {
4112 if (ClearInsertionPoint)
4113 CGF.Builder.ClearInsertionPoint();
6979 bool ClearInsertionPoint) {
6991 if (ClearInsertionPoint)
6992 CGF.Builder.ClearInsertionPoint();