Searched refs:eFormatVoid (Results 1 - 5 of 5) sorted by relevance

/external/lldb/source/Commands/
H A DCommandObjectExpression.cpp355 if (format != eFormatVoid)
373 if (format != eFormatVoid && m_interpreter.GetDebugger().GetNotifyVoid())
H A DCommandObjectMemory.cpp1201 case eFormatVoid:
/external/lldb/include/lldb/
H A Dlldb-enumerations.h128 eFormatVoid, // Do not print this enumerator in enum:lldb::Format
/external/lldb/source/DataFormatters/
H A DFormatManager.cpp76 { eFormatVoid , 'v' , "void" }
/external/lldb/source/Symbol/
H A DClangASTType.cpp1896 return lldb::eFormatVoid; // no value

Completed in 143 milliseconds