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.cpp105 static bool note_shown = false; in DoExecute() local
106 if (note_shown) in DoExecute()
130 note_shown = true; in DoExecute()