Home
last modified time | relevance | path

Searched refs:sdk_root_directory (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionGroupPlatform.h52 void SetSDKRootDirectory(std::string sdk_root_directory) { in SetSDKRootDirectory() argument
53 m_sdk_sysroot = std::move(sdk_root_directory); in SetSDKRootDirectory()