Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBExpressionOptions.cpp200 bool SBExpressionOptions::GetSuppressPersistentResult() { in GetSuppressPersistentResult() function in SBExpressionOptions
202 GetSuppressPersistentResult); in GetSuppressPersistentResult()
333 LLDB_REGISTER_METHOD(bool, SBExpressionOptions, GetSuppressPersistentResult, in RegisterMethods()
/external/llvm-project/lldb/include/lldb/API/
DSBExpressionOptions.h77 bool GetSuppressPersistentResult();
/external/llvm-project/lldb/bindings/interface/
DSBExpressionOptions.i106 GetSuppressPersistentResult ();