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

Declarations

tools/lldb/include/lldb/Interpreter/OptionGroupWatchpoint.h
   24   static bool IsWatchSizeSupported(uint32_t watch_size);

References

tools/lldb/source/Target/Target.cpp
  843     if (!OptionGroupWatchpoint::IsWatchSizeSupported(size))