Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp5621 valobj_sp->SetFormat(FormatForChar(c)); in WindowDelegateHandleChar()
5710 static Format FormatForChar(int c) { in FormatForChar() function in ValueObjectListDelegate