Searched refs:subtopicRowOut (Results 1 – 2 of 2) sorted by relevance
283 bool subtopicRowOut(string keyName, const Definition* entry);
2284 (void) subtopicRowOut(entry->fName, entry); // report all errors in subtopicsOut()2368 if (!this->subtopicRowOut(entry.first, entry.second)) { in subtopicOut()2393 bool MdOut::subtopicRowOut(string keyName, const Definition* entry) { in subtopicRowOut() function in MdOut