Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DTarget.h249 void SetDebugUtilityExpression(bool debug);
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTarget.cpp4776 void TargetProperties::SetDebugUtilityExpression(bool debug) { in SetDebugUtilityExpression() function in TargetProperties