Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBReproducer.cpp297 bool SBReproducer::SetAutoGenerate(bool b) { in SetAutoGenerate() function in SBReproducer
/freebsd-13.1/contrib/llvm-project/lldb/source/Utility/
H A DReproducer.cpp200 void Generator::SetAutoGenerate(bool b) { m_auto_generate = b; } in SetAutoGenerate() function in Generator