Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DDumpValueObjectOptions.h131 SetPointerAsArray(const PointerAsArraySettings &ptr_array);
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DDumpValueObjectOptions.cpp210 DumpValueObjectOptions &DumpValueObjectOptions::SetPointerAsArray( in SetPointerAsArray() function in DumpValueObjectOptions