Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp5623 valobj_sp->SetFormat(FormatForChar(c)); in WindowDelegateHandleChar()
5712 static Format FormatForChar(int c) { in FormatForChar() function in ValueObjectListDelegate