Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Utility/
H A DReproducerInstrumentation.cpp206 Recorder::Recorder(llvm::StringRef pretty_func, std::string &&pretty_args) in Recorder() argument
207 : m_serializer(nullptr), m_pretty_func(pretty_func), in Recorder()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Utility/
H A DReproducerInstrumentation.h750 Recorder(llvm::StringRef pretty_func, std::string &&pretty_args = {});