Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DOptionGroupPlatform.h51 ConstString GetSDKRootDirectory() const { return m_sdk_sysroot; } in GetSDKRootDirectory() function
/external/llvm-project/lldb/include/lldb/Target/
DPlatform.h472 ConstString GetSDKRootDirectory() const { return m_sdk_sysroot; } in GetSDKRootDirectory() function