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

/freebsd-current/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionGroupPlatform.h56 const std::string &GetSDKBuild() const { return m_sdk_build; } function in class:lldb_private::OptionGroupPlatform
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h488 const std::string &GetSDKBuild() const { return m_sdk_build; } function in class:lldb_private::Platform

Completed in 155 milliseconds