Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DOptionValue.h299 bool SetUUIDValue(const UUID &uuid);
/external/llvm-project/lldb/source/Interpreter/
DOptionValue.cpp447 bool OptionValue::SetUUIDValue(const UUID &uuid) { in SetUUIDValue() function in OptionValue