Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Core/
H A DModule.h896 void SetLookupName(ConstString name) { m_lookup_name = name; } in SetLookupName() function
/freebsd-13.1/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointResolverName.cpp229 variant_lookup.SetLookupName(variant.GetName()); in AddNameLookup()