Searched refs:rootChild (Results 1 – 1 of 1) sorted by relevance
136 for (auto& rootChild : fRoot->fChildren) { in classOrStruct() local137 if (rootChild->isStructOrClass()) { in classOrStruct()138 return rootChild; in classOrStruct()