Home
last modified time | relevance | path

Searched refs:GetSuppressPersistentResult (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/lldb/include/lldb/API/
DSBExpressionOptions.h77 bool GetSuppressPersistentResult();
/openbsd/src/gnu/llvm/lldb/bindings/interface/
DSBExpressionOptions.i106 GetSuppressPersistentResult ();
/openbsd/src/gnu/llvm/lldb/source/API/
DSBExpressionOptions.cpp178 bool SBExpressionOptions::GetSuppressPersistentResult() { in GetSuppressPersistentResult() function in SBExpressionOptions