================ @@ -2711,6 +2715,12 @@ class DeclContext { bool Deserialize = false) const; private: + /// Lookup all external visible declarations and the external declarations + /// within the same module specified by \param NamedModule. We can't ---------------- Michael137 wrote:
Should we replace `\param` here (and other places around the patch) with `\c` (or `\ref`)? IIUC `\param` is just used to start a parameter description. https://github.com/llvm/llvm-project/pull/122887 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits