Searched refs:isAround (Results 1 – 1 of 1) sorted by relevance
336 auto isAround = IsInsertAroundSpecialNode(start); in InsertString() local337 if (isAround != AroundSpecialNode::NONE) { in InsertString()338 InsertStringAroundSpecialNode(start, other, isAround); in InsertString()