Home
last modified time | relevance | path

Searched refs:no_tp_lookup_info (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp2614 Module::LookupInfo no_tp_lookup_info(lookup_info); in FindFunctions() local
2615 no_tp_lookup_info.SetLookupName(ConstString(name_no_template_params)); in FindFunctions()
2616 m_index->GetFunctions(no_tp_lookup_info, *this, parent_decl_ctx, in FindFunctions()