Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ClearInsertionPoint

1242                      bool ClearInsertionPoint=true) override;
1535 bool ClearInsertionPoint=true) override;
4347 bool ClearInsertionPoint) {
4365 if (ClearInsertionPoint)
4366 CGF.Builder.ClearInsertionPoint();
7218 bool ClearInsertionPoint) {
7230 if (ClearInsertionPoint)
7231 CGF.Builder.ClearInsertionPoint();