Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DIOHandlerCursesGUI.cpp2334 valobj_sp->SetFormat(FormatForChar(c)); in WindowDelegateHandleChar()
2423 static Format FormatForChar(int c) { in FormatForChar() function in ValueObjectListDelegate