Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Utility/
DXcodeSDK.cpp107 static bool ParseAppleInternalSDK(llvm::StringRef &name) { in ParseAppleInternalSDK() function
116 info.internal = ParseAppleInternalSDK(input); in Parse()
124 return ParseAppleInternalSDK(input); in IsAppleInternalSDK()