Searched refs:stdOutChild (Results 1 – 1 of 1) sorted by relevance
114 for (auto& stdOutChild : textOut->fChildren) { in textOut() local115 if (MarkType::kVolatile == stdOutChild->fMarkType) { in textOut()