Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h477 void SkipAppInitFiles(bool skip_app_init_files) { in SkipAppInitFiles() function
/llvm-project-15.0.7/lldb/source/API/
H A DSBDebugger.cpp332 void SBDebugger::SkipAppInitFiles(bool b) { in SkipAppInitFiles() function in SBDebugger