Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h255 void SetDebugUtilityExpression(bool debug);
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp4881 void TargetProperties::SetDebugUtilityExpression(bool debug) { in SetDebugUtilityExpression() function in TargetProperties