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