Home
last modified time | relevance | path

Searched defs:ThreadOptionValueProperties (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThread.cpp76 class ThreadOptionValueProperties class
79 ThreadOptionValueProperties(llvm::StringRef name) : Cloneable(name) {} in ThreadOptionValueProperties() function in ThreadOptionValueProperties