Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBExpressionOptions.cpp227 void SBExpressionOptions::SetRetriesWithFixIts(uint64_t retries) { in SetRetriesWithFixIts() function in SBExpressionOptions
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h445 void SetRetriesWithFixIts(uint64_t number_of_retries) { in SetRetriesWithFixIts() function