================
@@ -355,6 +355,7 @@ class ModuleList {
 
   void FindSymbolsWithNameAndType(ConstString name,
                                   lldb::SymbolType symbol_type,
+                                  const SymbolContext &sc,
                                   SymbolContextList &sc_list) const;
----------------
clayborg wrote:

Ditto

https://github.com/llvm/llvm-project/pull/102835
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to