Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectDWIMPrint.cpp128 static bool note_shown = false; in DoExecute() local
129 if (note_shown) in DoExecute()
136 note_shown = true; in DoExecute()