Searched defs:csChild (Results 1 – 2 of 2) 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