Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Target/
DTarget.h202 void SetDisplayRuntimeSupportValues(bool b);
/external/llvm-project/lldb/source/Target/
DTarget.cpp4158 void TargetProperties::SetDisplayRuntimeSupportValues(bool b) { in SetDisplayRuntimeSupportValues() function in TargetProperties