Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Host/
DHostInfoBase.h101 static FileSpec GetXcodeContentsDirectory() { return {}; } in GetXcodeContentsDirectory() function
/external/llvm-project/lldb/source/Host/macosx/objcxx/
DHostInfoMacOSX.mm318 FileSpec HostInfoMacOSX::GetXcodeContentsDirectory() { function