Home
last modified time | relevance | path

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

/llvm-project/lldb/unittests/Utility/
H A DXcodeSDKTest.cpp230 TEST(XcodeSDKTest, FindXcodeContentsDirectoryInPath) { in TEST() argument
/llvm-project/lldb/source/Utility/
H A DXcodeSDK.cpp309 std::string XcodeSDK::FindXcodeContentsDirectoryInPath(llvm::StringRef path) { FindXcodeContentsDirectoryInPath() function in XcodeSDK