Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/include/lldb/Utility/
DXcodeSDK.h76 bool IsAppleInternalSDK() const;
/openbsd/src/gnu/llvm/lldb/source/Utility/
DXcodeSDK.cpp117 bool XcodeSDK::IsAppleInternalSDK() const { in IsAppleInternalSDK() function in XcodeSDK