Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DTarget.h189 void SetDisplayRuntimeSupportValues(bool b);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DTarget.cpp4035 void TargetProperties::SetDisplayRuntimeSupportValues(bool b) { in SetDisplayRuntimeSupportValues() function in TargetProperties