Searched defs:SetSilent (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Interpreter/ | ||
H A D | CommandInterpreter.h | 106 void SetSilent(bool silent) { SetSilent() function |
H A D | ScriptInterpreter.h | 95 LoadScriptOptions &SetSilent(bool b) { SetSilent() function |