Searched defs:SetRetriesWithFixIts (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/API/ | ||
H A D | SBExpressionOptions.cpp | 227 void SBExpressionOptions::SetRetriesWithFixIts(uint64_t retries) { in SetRetriesWithFixIts() function in SBExpressionOptions |
/llvm-project/lldb/include/lldb/Target/ | ||
H A D | Target.h | 445 void SetRetriesWithFixIts(uint64_t number_of_retries) { SetRetriesWithFixIts() function |