Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionValueUUID.h21 OptionValueUUID(const UUID &uuid) : m_uuid(uuid) {} in OptionValueUUID() function
/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-forward.h157 class OptionValueUUID; variable