Searched refs:PARSEROP_DELETE (Results 1 – 5 of 5) sorted by relevance
29 PARSEROP_DELETE: 10, property in ObjectType628 if (child_.type() === ObjectType.PARSEROP_DELETE) {814 case ObjectType.PARSEROP_DELETE:912 if (current.child_.type() === ObjectType.PARSEROP_DELETE) {
203 case PARSEROP_DELETE: in operator <<()781 if (child_->Type() == PARSEROP_DELETE) { in RefExpand()1033 if (current->child_->Type() == PARSEROP_DELETE) { in NodeExpandDelete()
240 … term->AddChild(std::make_shared<AstObject>("", PARSEROP_DELETE, current_.strval, current_)); in ParseTerm()
32 PARSEROP_DELETE, enumerator
939 } else if (node.value_.type_ === ObjectType.PARSEROP_DELETE) {