Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectDWIMPrint.cpp120 static bool note_shown = false; in DoExecute() local
121 if (note_shown) in DoExecute()
128 note_shown = true; in DoExecute()