Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionGroupWatchpoint.h36 enum WatchType { enum
44 WatchType watch_type;
/src/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionGroupWatchpoint.cpp80 WatchType tmp_watch_type; in SetOptionValue()
81 tmp_watch_type = (WatchType)OptionArgParser::ToOptionEnum( in SetOptionValue()