Home
last modified time | relevance | path

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

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