Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangExpressionSourceCode.cpp310 static ConstString g_platform_ios_simulator("ios-simulator"); in GetText() local
311 if (platform_sp->GetPluginName() == g_platform_ios_simulator) { in GetText()