MrDocs adds a line:
Declared in <header>
While it is useful for free functions and classes, I do not think it adds any value for member functions. It is obvious that it is declared in the enclosing class; and you can see what header the class is declared in.
And it unnecessarily consumes space. This text should not be rendered by default for member functions.