Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/DataFormatters/
HDVectorType.cpp114 case lldb::eFormatVoid: in GetClangTypeForFormat()
152 case lldb::eFormatVoid: in GetItemFormatForFormat()
HDFormatManager.cpp74 { eFormatVoid , 'v' , "void" }
/NextBSD/contrib/llvm/tools/lldb/source/Commands/
HDCommandObjectExpression.cpp323 if (format != eFormatVoid) in EvaluateExpression()
340 if (format != eFormatVoid && m_interpreter.GetDebugger().GetNotifyVoid()) in EvaluateExpression()
HDCommandObjectMemory.cpp1539 case eFormatVoid: in DoExecute()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/
HDlldb-enumerations.h157 eFormatVoid, // Do not print this enumerator
/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDClangASTType.cpp2359 return lldb::eFormatVoid; // no value in GetFormat()