Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionGroupPlatform.h54 const ConstString &GetSDKRootDirectory() const { return m_sdk_sysroot; } in GetSDKRootDirectory() function
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DPlatform.h519 const ConstString &GetSDKRootDirectory() const { return m_sdk_sysroot; } in GetSDKRootDirectory() function