Home
last modified time | relevance | path

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

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