Searched refs:itemChild (Results 1 – 1 of 1) sorted by relevance
22 for (auto& itemChild : item->fChildren) { in checkChildCommentLength() local23 if (MarkType::kLine == itemChild->fMarkType) { in checkChildCommentLength()24 lineLen = itemChild->length(); in checkChildCommentLength()