Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangASTMetadata.h29 void SetUserID(lldb::user_id_t user_id) { in SetUserID() function
/external/llvm-project/lldb/include/lldb/Utility/
DProcessInfo.h57 void SetUserID(uint32_t uid) { m_uid = uid; } in SetUserID() function
/external/llvm-project/lldb/source/API/
DSBAttachInfo.cpp182 void SBAttachInfo::SetUserID(uint32_t uid) { in SetUserID() function in SBAttachInfo
DSBLaunchInfo.cpp101 void SBLaunchInfo::SetUserID(uint32_t uid) { in SetUserID() function in SBLaunchInfo