[lldb][NFC] Simplify ClangASTContext::GetTypeForDecl
authorRaphael Isemann <teemperor@gmail.com>
Sun, 29 Dec 2019 22:01:53 +0000 (23:01 +0100)
committerRaphael Isemann <teemperor@gmail.com>
Sun, 29 Dec 2019 23:22:23 +0000 (00:22 +0100)
commitb1fb07ddbaa539f9173e32dc27110168b165c1fe
treec78dbe24e774121055411bdb52830fcd105a1c0d
parent6991d5728f12594cabfd8d8d570361efb07f1d5a
[lldb][NFC] Simplify ClangASTContext::GetTypeForDecl

Also removes the GetASTContext call from this code.
lldb/include/lldb/Symbol/ClangASTContext.h
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
lldb/source/Symbol/ClangASTContext.cpp