Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBExpressionOptions.cpp214 uint64_t SBExpressionOptions::GetRetriesWithFixIts() { GetRetriesWithFixIts() function in SBExpressionOptions
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h438 uint64_t GetRetriesWithFixIts() const { return m_retries_with_fixits; } GetRetriesWithFixIts() function