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

/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DProcessInfo.cpp82 void ProcessInfo::SetArg0(llvm::StringRef arg) { m_arg0 = std::string(arg); } function in class:ProcessInfo
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp4373 void TargetProperties::SetArg0(llvm::StringRef arg) { function in class:TargetProperties

Completed in 68 milliseconds