Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmnLLDBDebugSessionInfoVarObj.cpp251 CMICmnLLDBDebugSessionInfoVarObj::GetVarFormatForChar(char vcFormat) { in GetVarFormatForChar() argument
252 if ('r' == vcFormat) in GetVarFormatForChar()
258 if (*pVarFormatChar == vcFormat) in GetVarFormatForChar()
H A DMICmnLLDBDebugSessionInfoVarObj.h55 static varFormat_e GetVarFormatForChar(char vcFormat);