Home
last modified time | relevance | path

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

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