Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointName.cpp78 bp_sp->GetPermissions().MergeInto(GetPermissions()); in GetDescription()
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointName.h80 void MergeInto(const Permissions &incoming) in MergeInto() function
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp805 bp_name.GetPermissions().MergeInto(new_permissions); in ConfigureBreakpointName()