Home
last modified time | relevance | path

Searched refs:DumpWithLevel (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Breakpoint/
H A DWatchpointList.cpp35 DumpWithLevel(s, lldb::eDescriptionLevelBrief); in Dump()
38 void WatchpointList::DumpWithLevel( in DumpWithLevel() function in WatchpointList
48 (*pos)->DumpWithLevel(s, description_level); in DumpWithLevel()
H A DWatchpoint.cpp150 DumpWithLevel(s, level); in GetDescription()
154 DumpWithLevel(s, lldb::eDescriptionLevelBrief); in Dump()
188 void Watchpoint::DumpWithLevel(Stream *s, in DumpWithLevel() function in Watchpoint
/openbsd-src/gnu/llvm/lldb/include/lldb/Breakpoint/
H A DWatchpointList.h59 void DumpWithLevel(Stream *s, lldb::DescriptionLevel description_level) const;
H A DWatchpoint.h96 void DumpWithLevel(Stream *s, lldb::DescriptionLevel description_level) const;