**Describe the bug** We get 100+ warnings of the type: ``` /opt/root_src/io/sql/src/TSQLFile.cxx:2668: warning: no uniquely matching class member found for void TSQLFile::Streamer(TBuffer &b) ``` but then no "candidates" are proposed. **Expected behavior** Either the adjective "uniquely" should be removed, or the "potential candidates", if any, should be listed. **Screenshots** Log is attached: [consoleText.txt.zip](https://github.com/doxygen/doxygen/files/8118260/consoleText.txt.zip) **To Reproduce** I couldn't yet achieve a "small" reproducer, somehow it only appears in the "big build". **Version** 1.9.4 (a85850bf5b32843d6cde6b9a25b147c9a40bbc8a*)