Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h486 void SkipAppInitFiles(bool skip_app_init_files) { in SkipAppInitFiles() function
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBDebugger.cpp343 void SBDebugger::SkipAppInitFiles(bool b) { in SkipAppInitFiles() function in SBDebugger