Searched defs:SetUserID (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DClangASTMetadata.h28 void SetUserID(lldb::user_id_t user_id) { function in class:lldb_private::ClangASTMetadata
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBAttachInfo.cpp182 void SBAttachInfo::SetUserID(uint32_t uid) { function in class:SBAttachInfo
H A DSBLaunchInfo.cpp86 void SBLaunchInfo::SetUserID(uint32_t uid) { function in class:SBLaunchInfo
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DProcessInfo.h58 void SetUserID(uint32_t uid) { m_uid = uid; } function in class:lldb_private::ProcessInfo

Completed in 85 milliseconds