Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h407 void SkipAppInitFiles(bool skip_app_init_files) { in SkipAppInitFiles() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBDebugger.cpp258 void SBDebugger::SkipAppInitFiles(bool b) { in SkipAppInitFiles() function in SBDebugger