Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionValue.h312 bool SetUUIDValue(const UUID &uuid);
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DOptionValue.cpp447 bool OptionValue::SetUUIDValue(const UUID &uuid) { in SetUUIDValue() function in OptionValue