Home
last modified time | relevance | path

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

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