Home
last modified time | relevance | path

Searched refs:pretty_args (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
193 m_pretty_args(pretty_args), m_local_boundary(false), in Recorder()
/external/llvm-project/lldb/include/lldb/Utility/
DReproducerInstrumentation.h737 Recorder(llvm::StringRef pretty_func, std::string &&pretty_args = {});