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

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

Completed in 204 milliseconds