Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformAppleSimulator.cpp520 static bool shouldSkipSimulatorPlatform(bool force, const ArchSpec *arch) { in shouldSkipSimulatorPlatform() function
544 if (shouldSkipSimulatorPlatform(force, arch)) in CreateInstance()
589 if (shouldSkipSimulatorPlatform(force, arch)) in CreateInstance()
631 if (shouldSkipSimulatorPlatform(force, arch)) in CreateInstance()