Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h502 void SkipAppInitFiles(bool skip_app_init_files) { in SkipAppInitFiles() function
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp355 void SBDebugger::SkipAppInitFiles(bool b) { in SkipAppInitFiles() function in SBDebugger