Searched defs:IsLiveDebugSession (Results 1 – 2 of 2) sorted by relevance
31 bool IsLiveDebugSession() const override { return false; } in IsLiveDebugSession() function
1519 virtual bool IsLiveDebugSession() const { return true; }; IsLiveDebugSession() function