Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBExpressionOptions.cpp247 void SBExpressionOptions::SetRetriesWithFixIts(uint64_t retries) { in SetRetriesWithFixIts() function in SBExpressionOptions
/external/llvm-project/lldb/include/lldb/Target/
DTarget.h392 void SetRetriesWithFixIts(uint64_t number_of_retries) { in SetRetriesWithFixIts() function