Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformAppleSimulator.cpp532 static bool shouldSkipSimulatorPlatform(bool force, const ArchSpec *arch) { in shouldSkipSimulatorPlatform() function
556 if (shouldSkipSimulatorPlatform(force, arch)) in CreateInstance()
601 if (shouldSkipSimulatorPlatform(force, arch)) in CreateInstance()
643 if (shouldSkipSimulatorPlatform(force, arch)) in CreateInstance()