Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DCommandInterpreter.h434 void SkipAppInitFiles(bool skip_app_init_files) { in SkipAppInitFiles() function
/external/llvm-project/lldb/source/API/
DSBDebugger.cpp284 void SBDebugger::SkipAppInitFiles(bool b) { in SkipAppInitFiles() function in SBDebugger