[lldb][NFC] NFC refactoring for ClangExpressionDeclMap::LookupInModulesDeclVendor
authorRaphael Isemann <risemann@apple.com>
Sat, 23 Nov 2019 19:06:50 +0000 (20:06 +0100)
committerRaphael Isemann <risemann@apple.com>
Sat, 23 Nov 2019 19:31:13 +0000 (20:31 +0100)
commit46883f46dc4f0ec3eb5cf2a6c5492bbd2c57c8c2
tree118371f3e77eb0e59bb00fa63dee0a2875f4ab8e
parent89bc4c662c6c316f037347bf46efb9dc7584b15a
[lldb][NFC] NFC refactoring for ClangExpressionDeclMap::LookupInModulesDeclVendor

Early exiting and deduplicating copy-pasted code.
lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp