Searched refs:eFormatComplex (Results 1 – 8 of 8) sorted by relevance
168 eFormatComplex, ///< Floating point complex type enumerator169 eFormatComplexFloat = eFormatComplex,
49 case lldb::eFormatComplex /* lldb::eFormatComplexFloat */: in GetCompilerTypeForFormat()
204 case eFormatComplex: in FinalizeSettings()1361 case eFormatComplex: in DoExecute()
588 case eFormatComplex: in DumpDataExtractor()
290 .. py:data:: eFormatComplex
1476 (custom_format == eFormatComplex) || in DumpPrintableRepresentation()
5248 return lldb::eFormatComplex; in GetFormat()8726 case eFormatComplex: in DumpTypeValue()
82535 {SWIG_LUA_CONSTTAB_INT("eFormatComplex", (lldb::eFormatComplex))},