Home
last modified time | relevance | path

Searched refs:GetCheckVersion (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/
H A DSBReproducer.h34 bool GetCheckVersion() const;
/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBReproducer.cpp55 bool SBReplayOptions::GetCheckVersion() const { in GetCheckVersion() function in SBReplayOptions
215 if (options.GetCheckVersion()) { in Replay()