[lldb][NFC] Remove name parameter from CreateFunctionTemplateDecl
authorRaphael Isemann <teemperor@gmail.com>
Mon, 17 Aug 2020 11:38:21 +0000 (13:38 +0200)
committerRaphael Isemann <teemperor@gmail.com>
Mon, 17 Aug 2020 11:44:10 +0000 (13:44 +0200)
commit7e6c437fb413eb7ae102e8db869bb55a748411ff
tree00c3c2962552b0a0263347e141fce294fdf73b51
parent42b9a683523628bfbb4f7447c0ca9607f3eee83f
[lldb][NFC] Remove name parameter from CreateFunctionTemplateDecl

It's unused and not documented.
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
lldb/unittests/Symbol/TestTypeSystemClang.cpp