Searched defs:SkipAppInitFiles (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/include/lldb/Interpreter/ | ||
H A D | CommandInterpreter.h | 502 void SkipAppInitFiles(bool skip_app_init_files) { SkipAppInitFiles() function |
/llvm-project/lldb/source/API/ | ||
H A D | SBDebugger.cpp | 355 void SBDebugger::SkipAppInitFiles(bool b) { SkipAppInitFiles() function in SBDebugger |