Searched defs:GetAutoApplyFixIts (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/API/ | ||
H A D | SBExpressionOptions.cpp | 209 bool SBExpressionOptions::GetAutoApplyFixIts() { in GetAutoApplyFixIts() function in SBExpressionOptions |
/llvm-project/lldb/include/lldb/Target/ | ||
H A D | Target.h | 443 bool GetAutoApplyFixIts() const { return m_auto_apply_fixits; } GetAutoApplyFixIts() function |