Searched defs:csChild (Results 1 – 1 of 1) sorted by relevance
72 void checkMethod(string topic, const Definition* csChild, vector<string>* reported) { in checkMethod()121 for (auto& csChild : cs->fChildren) { in checkRelatedFunctions() local