Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DIOHandler.cpp2747 valobj_sp->SetFormat(FormatForChar(c)); in WindowDelegateHandleChar()
2836 static Format FormatForChar(int c) { in FormatForChar() function in ValueObjectListDelegate