Home
last modified time | relevance | path

Searched defs:SkipLLDBInitFiles (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h498 void SkipLLDBInitFiles(bool skip_lldbinit_files) { in SkipLLDBInitFiles() function
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp348 void SBDebugger::SkipLLDBInitFiles(bool b) { in SkipLLDBInitFiles() function in SBDebugger