Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2317 const bool saved_batch = SetBatchCommandMode(true); in SourceInitFile() local
2324 SetBatchCommandMode(saved_batch); in SourceInitFile()