Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Interpreter/
DOptionValue.cpp58 const OptionValueChar *OptionValue::GetAsChar() const { in GetAsChar() function in OptionValue
64 OptionValueChar *OptionValue::GetAsChar() { in GetAsChar() function in OptionValue
291 const OptionValueChar *option_value = GetAsChar(); in GetCharValue()
298 OptionValueChar *option_value = GetAsChar(); in SetCharValue()
/openbsd/src/gnu/llvm/lldb/include/lldb/Interpreter/
DOptionValue.h203 OptionValueChar *GetAsChar();
207 const OptionValueChar *GetAsChar() const;