Home
last modified time | relevance | path

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

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