Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBValue.h96 void SetPreferSyntheticValue(bool use_synthetic);
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBValue.cpp787 void SBValue::SetPreferSyntheticValue(bool use_synthetic) { in SetPreferSyntheticValue() function in SBValue
/freebsd/contrib/llvm-project/lldb/bindings/python/
H A Dpython-wrapper.swig199 sb_value->SetPreferSyntheticValue(false);
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp73269 (arg1)->SetPreferSyntheticValue(arg2); in _wrap_SBValue_SetPreferSyntheticValue()