Searched refs:IsLldbServer (Results 1 – 2 of 2) sorted by relevance
68 if (IsLldbServer()) in launchCustom()74 if (IsLldbServer()) in launchCustom()
36 static bool IsLldbServer() { return !IsDebugServer(); } in IsLldbServer() function