Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionGroupPlatform.h50 ConstString GetSDKRootDirectory() const { return m_sdk_sysroot; } in GetSDKRootDirectory() function
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DPlatform.h451 ConstString GetSDKRootDirectory() const { return m_sdk_sysroot; } in GetSDKRootDirectory() function