Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Utility/
DReproducerInstrumentation.cpp191 Recorder::Recorder(llvm::StringRef pretty_func, std::string &&pretty_args) in Recorder() argument
192 : m_serializer(nullptr), m_pretty_func(pretty_func), in Recorder()
/external/llvm-project/lldb/include/lldb/Utility/
DReproducerInstrumentation.h737 Recorder(llvm::StringRef pretty_func, std::string &&pretty_args = {});