Home
last modified time | relevance | path

Searched refs:WatchType (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionGroupWatchpoint.h36 enum WatchType { enum
43 WatchType watch_type;
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DOptionGroupWatchpoint.cpp85 WatchType tmp_watch_type; in SetOptionValue()
86 tmp_watch_type = (WatchType)OptionArgParser::ToOptionEnum( in SetOptionValue()