Home
last modified time | relevance | path

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

/llvm-project/lldb/source/API/
H A DSBExpressionOptions.cpp209 bool SBExpressionOptions::GetAutoApplyFixIts() { in GetAutoApplyFixIts() function in SBExpressionOptions
/llvm-project/lldb/include/lldb/Target/
H A DTarget.h443 bool GetAutoApplyFixIts() const { return m_auto_apply_fixits; } GetAutoApplyFixIts() function