Searched defs:GetAutoApplyFixIts (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
H A DSBExpressionOptions.cpp228 bool SBExpressionOptions::GetAutoApplyFixIts() { function in class:SBExpressionOptions
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h383 bool GetAutoApplyFixIts() const { return m_auto_apply_fixits; } function in class:lldb_private::EvaluateExpressionOptions

Completed in 149 milliseconds