Home
last modified time | relevance | path

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

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