[nfc] [lldb] Unindent code
authorJan Kratochvil <jan.kratochvil@redhat.com>
Thu, 9 Apr 2020 18:43:00 +0000 (20:43 +0200)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Thu, 9 Apr 2020 18:43:00 +0000 (20:43 +0200)
commit8fbac4e1a2f2506671ca06226e4513a5965bdbf5
treea5498d768ca245daa1ea3e5154a40bced9f110aa
parent143d507c9ff90db93e547f0e1131e92db06e2675
[nfc] [lldb] Unindent code

It removes some needless deep indentation and some redundant statements.
It prepares the code for a more clean next patch - DWARF index callbacks
D77327.

Differential Revision: https://reviews.llvm.org/D77326
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
lldb/source/Plugins/SymbolFile/DWARF/DWARFDeclContext.h
lldb/source/Plugins/SymbolFile/DWARF/HashedNameToDIE.cpp
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp