Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/source/API/
HDSBExpressionOptions.cpp227 void SBExpressionOptions::SetRetriesWithFixIts(uint64_t retries) { in SetRetriesWithFixIts() function in SBExpressionOptions
/freebsd-head/contrib/llvm-project/lldb/include/lldb/Target/
HDTarget.h445 void SetRetriesWithFixIts(uint64_t number_of_retries) { in SetRetriesWithFixIts() function