Home
last modified time | relevance | path

Searched refs:saved_batch (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2364 const bool saved_batch = SetBatchCommandMode(true); in SourceInitFile() local
2371 SetBatchCommandMode(saved_batch); in SourceInitFile()