Home
last modified time | relevance | path

Searched defs:first_char (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Interpreter/
H A DOptionValueFormatEntity.cpp88 const char first_char = trimmed_value_str[0]; in SetValueFromString() local
H A DCommandInterpreter.cpp1583 const char first_char = command_string[0]; ExtractCommand() local