Home
last modified time | relevance | path

Searched defs:GetSuppressPersistentResult (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBExpressionOptions.cpp185 bool SBExpressionOptions::GetSuppressPersistentResult() { in GetSuppressPersistentResult() function in SBExpressionOptions
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h437 bool GetSuppressPersistentResult() const { in GetSuppressPersistentResult() function