Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.h121 static FileSpec GetCurrentToolchainDirectory();
H A DPlatformDarwin.cpp1285 FileSpec PlatformDarwin::GetCurrentToolchainDirectory() { in GetCurrentToolchainDirectory() function in PlatformDarwin