Searched defs:GetSuppressPersistentResult (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/API/ | ||
H A D | SBExpressionOptions.cpp | 178 bool SBExpressionOptions::GetSuppressPersistentResult() { GetSuppressPersistentResult() function in SBExpressionOptions |
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/ | ||
H A D | Target.h | 426 bool GetSuppressPersistentResult() const { GetSuppressPersistentResult() function |