Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/Windows/Common/
H A DProcessWindows.cpp88 static bool ShouldUseLLDBServer() { in ShouldUseLLDBServer() function
97 if (!ShouldUseLLDBServer()) { in Initialize()