Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBValue.h91 void SetPreferSyntheticValue(bool use_synthetic);
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBValue.cpp944 void SBValue::SetPreferSyntheticValue(bool use_synthetic) { in SetPreferSyntheticValue() function in SBValue