Home
last modified time | relevance | path

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

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