Home | History | Annotate | Download | only in src

Lines Matching refs:CLEAR_CAPTURES

791   if (type() == ActionNode::CLEAR_CAPTURES) {
834 if (action->type() == ActionNode::CLEAR_CAPTURES) {
946 case ActionNode::CLEAR_CAPTURES: {
1143 ActionNode* result = new ActionNode(CLEAR_CAPTURES, on_success);
2945 case CLEAR_CAPTURES: {
3353 case ActionNode::CLEAR_CAPTURES: {