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

/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBAttachInfo.cpp146 bool SBAttachInfo::GetIgnoreExisting() { function in class:SBAttachInfo
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h126 bool GetIgnoreExisting() const { return m_ignore_existing; } function in class:lldb_private::ProcessAttachInfo

Completed in 73 milliseconds