reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Overridden By

tools/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp
  298 bool PlatformFreeBSD::CanDebugProcess() {
tools/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp
  254 bool PlatformLinux::CanDebugProcess() {
tools/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp
  223 bool PlatformNetBSD::CanDebugProcess() {
tools/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp
  194 bool PlatformOpenBSD::CanDebugProcess() {
tools/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp
  415 bool PlatformWindows::CanDebugProcess() { return true; }

References

tools/lldb/source/Target/Target.cpp
 2881       platform_sp->CanDebugProcess()) {
 3031       platform_sp->CanDebugProcess()) {