DWARFIndex: more GetFunctions cleanup
authorPavel Labath <labath@google.com>
Tue, 5 Jun 2018 12:13:22 +0000 (12:13 +0000)
committerPavel Labath <labath@google.com>
Tue, 5 Jun 2018 12:13:22 +0000 (12:13 +0000)
commit6de9c79e7138dc3b54ff899a69e6b62a5ea376e7
treeb2366b7c23aeebf873a9ac9a84eb6c58bbc7cc86
parent955655f558f71de237732fe3f034e44373aed78a
DWARFIndex: more GetFunctions cleanup

This applies similar simplification as r334004, only it touches the
regex version of the method.

llvm-svn: 334012
lldb/source/Plugins/SymbolFile/DWARF/AppleDWARFIndex.cpp
lldb/source/Plugins/SymbolFile/DWARF/AppleDWARFIndex.h
lldb/source/Plugins/SymbolFile/DWARF/DWARFIndex.cpp
lldb/source/Plugins/SymbolFile/DWARF/DWARFIndex.h
lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp
lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.h
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp