Searched refs:ends_with_newline (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Commands/
H A DCommandObjectExpression.cpp387 const bool ends_with_newline = error_cstr[error_cstr_len - 1] == '\n'; local
391 if (!ends_with_newline)

Completed in 1279 milliseconds