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