Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp1146 FileSpec command_line_tools_dir = GetCommandLineToolsLibraryPath(); in LocateExecutable() local
1147 if (command_line_tools_dir) { in LocateExecutable()
1148 FileSpec cmd_line_lldb_resources = command_line_tools_dir; in LocateExecutable()