Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Core/
DValueObject.h985 bool honor_array = true,
/external/lldb/source/Core/
DValueObject.cpp1103 bool honor_array, in ReadPointedString() argument
1163 if (cstr_len > 0 && honor_array) in ReadPointedString()