Searched defs:SetIgnoreExisting (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBAttachInfo.cpp152 void SBAttachInfo::SetIgnoreExisting(bool b) { function in class:SBAttachInfo
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h128 void SetIgnoreExisting(bool b) { m_ignore_existing = b; } function in class:lldb_private::ProcessAttachInfo

Completed in 100 milliseconds