Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/
H A DModule.h917 void SetLookupName(ConstString name) { m_lookup_name = name; } in SetLookupName() function
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointResolverName.cpp227 variant_lookup.SetLookupName(variant.GetName()); in AddNameLookup()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp2574 no_tp_lookup_info.SetLookupName(ConstString(name_no_template_params)); in FindFunctions()