================ @@ -408,6 +408,9 @@ class SymbolFileDWARF : public SymbolFileCommon { bool ParseSupportFiles(DWARFUnit &dwarf_cu, const lldb::ModuleSP &module, SupportFileList &support_files); + lldb::VariableSP ParseStaticConstMemberDIE(const SymbolContext &sc, + const DWARFDIE &die); ---------------- Michael137 wrote:
Unused https://github.com/llvm/llvm-project/pull/111859 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits