Searched refs:SetTarget (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DSearchFilter.h276 void SetTarget(lldb::TargetSP &target_sp) { m_target_sp = target_sp; } function in class:lldb_private::SearchFilter
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DSearchFilter.cpp166 ret_sp->SetTarget(target_sp);

Completed in 42 milliseconds