Home
last modified time | relevance | path

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

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