Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DOptionGroupWatchpoint.h37 enum WatchType { enum
44 WatchType watch_type;
/external/llvm-project/lldb/source/Interpreter/
DOptionGroupWatchpoint.cpp89 WatchType tmp_watch_type; in SetOptionValue()
90 tmp_watch_type = (WatchType)OptionArgParser::ToOptionEnum( in SetOptionValue()