Home
last modified time | relevance | path

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

/external/llvm-project/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()
/external/llvm-project/lldb/include/lldb/Interpreter/
DOptionValue.h190 OptionValueChar *GetAsChar();
194 const OptionValueChar *GetAsChar() const;