reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

gen/tools/lldb/scripts/LLDBWrapPython.cpp
86220   SWIG_Python_SetConstant(d, "eFormatVoid",SWIG_From_int(static_cast< int >(lldb::eFormatVoid)));
tools/lldb/source/Commands/CommandObjectExpression.cpp
  438       if (format != eFormatVoid) {
  466         if (format != eFormatVoid && GetDebugger().GetNotifyVoid()) {
tools/lldb/source/Commands/CommandObjectMemory.cpp
 1434       case eFormatVoid:
tools/lldb/source/DataFormatters/FormatManager.cpp
   72     {eFormatVoid, 'v', "void"},
tools/lldb/source/DataFormatters/VectorType.cpp
  116   case lldb::eFormatVoid:
  151   case lldb::eFormatVoid:
tools/lldb/source/Expression/REPL.cpp
  311             if (format != lldb::eFormatVoid && debugger.GetNotifyVoid()) {
tools/lldb/source/Symbol/ClangASTContext.cpp
 5336     return lldb::eFormatVoid; // no value