Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DOptionGroupPlatform.h53 void SetSDKRootDirectory(ConstString sdk_root_directory) { in SetSDKRootDirectory() function
/external/llvm-project/lldb/include/lldb/Target/
DPlatform.h474 void SetSDKRootDirectory(ConstString dir) { m_sdk_sysroot = dir; } in SetSDKRootDirectory() function