Searched refs:IsDebugServer (Results 1 – 1 of 1) sorted by relevance
35 static bool IsDebugServer() { return LLDB_SERVER_IS_DEBUGSERVER; } in IsDebugServer() function36 static bool IsLldbServer() { return !IsDebugServer(); } in IsLldbServer()