Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp4156 valobj_sp->SetFormat(FormatForChar(c)); in WindowDelegateHandleChar()
4245 static Format FormatForChar(int c) { in FormatForChar() function in ValueObjectListDelegate