Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionValue.cpp264 OptionValueUUID *OptionValue::GetAsUUID() { in GetAsUUID() function in OptionValue
270 const OptionValueUUID *OptionValue::GetAsUUID() const { in GetAsUUID() function in OptionValue
443 const OptionValueUUID *option_value = GetAsUUID(); in GetUUIDValue()
450 OptionValueUUID *option_value = GetAsUUID(); in SetUUIDValue()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionValue.h255 OptionValueUUID *GetAsUUID();
257 const OptionValueUUID *GetAsUUID() const;