Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValue.cpp261 OptionValueUUID *OptionValue::GetAsUUID() { in GetAsUUID() function in OptionValue
267 const OptionValueUUID *OptionValue::GetAsUUID() const { in GetAsUUID() function in OptionValue
449 if (const OptionValueUUID *option_value = GetAsUUID()) in GetUUIDValue()
456 if (OptionValueUUID *option_value = GetAsUUID()) { in SetUUIDValue()
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValue.h245 OptionValueUUID *GetAsUUID();
246 const OptionValueUUID *GetAsUUID() const;