Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/DataFormatters/
H A DVectorType.cpp116 case lldb::eFormatVoid: in GetCompilerTypeForFormat()
151 case lldb::eFormatVoid: in GetItemFormatForFormat()
H A DFormatManager.cpp73 {eFormatVoid, 'v', "void"}};
/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectExpression.cpp458 if (format != eFormatVoid) { in EvaluateExpression()
486 if (format != eFormatVoid && in EvaluateExpression()
H A DCommandObjectMemory.cpp1436 case eFormatVoid: in DoExecute()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h208 eFormatVoid, // Do not print this enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/
H A DREPL.cpp325 if (format != lldb::eFormatVoid && debugger.GetNotifyVoid()) { in IOHandlerInputComplete()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp5372 return lldb::eFormatVoid; // no value in GetFormat()