Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/DataFormatters/
DDumpValueObjectOptions.h128 SetPointerAsArray(const PointerAsArraySettings &ptr_array);
/external/llvm-project/lldb/source/DataFormatters/
DDumpValueObjectOptions.cpp196 DumpValueObjectOptions &DumpValueObjectOptions::SetPointerAsArray( in SetPointerAsArray() function in DumpValueObjectOptions