Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/API/
H A DSBExpressionOptions.cpp220 void SBExpressionOptions::SetRetriesWithFixIts(uint64_t retries) { in SetRetriesWithFixIts() function in SBExpressionOptions
/openbsd/gnu/llvm/lldb/include/lldb/Target/
H A DTarget.h424 void SetRetriesWithFixIts(uint64_t number_of_retries) { in SetRetriesWithFixIts() function