Home
last modified time | relevance | path

Searched refs:GetCallbackDescription (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Breakpoint/
H A DWatchpointOptions.cpp118 void WatchpointOptions::GetCallbackDescription( in GetCallbackDescription() function in WatchpointOptions
154 GetCallbackDescription(s, level); in GetDescription()
H A DWatchpoint.cpp213 m_options.GetCallbackDescription(s, description_level); in DumpWithLevel()
/openbsd-src/gnu/llvm/lldb/include/lldb/Breakpoint/
H A DWatchpointOptions.h156 void GetCallbackDescription(Stream *s, lldb::DescriptionLevel level) const;