Home
last modified time | relevance | path

Searched refs:SetReproducerPath (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBInitializerOptions.h31 void SetReproducerPath(const char *path);
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBInitializerOptions.cpp43 void SBInitializerOptions::SetReproducerPath(const char *path) { in SetReproducerPath() function in SBInitializerOptions
/freebsd-12.1/contrib/llvm/tools/lldb/tools/driver/
H A DDriver.cpp896 options.SetReproducerPath(arg_value); in wmain()
903 options.SetReproducerPath(arg_value); in wmain()