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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionGroupPlatform.h51 ConstString GetSDKRootDirectory() const { return m_sdk_sysroot; } function in class:lldb_private::OptionGroupPlatform
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h465 ConstString GetSDKRootDirectory() const { return m_sdk_sysroot; } function in class:lldb_private::Platform

Completed in 127 milliseconds