Searched refs:eFormatComplex (Results 1 – 8 of 8) sorted by relevance
164 eFormatComplex, ///< Floating point complex type enumerator165 eFormatComplexFloat = eFormatComplex,
45 case lldb::eFormatComplex /* lldb::eFormatComplexFloat */: in GetCompilerTypeForFormat()
201 case eFormatComplex: in FinalizeSettings()1360 case eFormatComplex: in DoExecute()
485 case eFormatComplex: in DumpDataExtractor()
1290 (custom_format == eFormatComplex) || in DumpPrintableRepresentation()
290 .. py:data:: eFormatComplex
5205 return lldb::eFormatComplex; in GetFormat()8938 case eFormatComplex: in DumpTypeValue()
70601 {SWIG_LUA_CONSTTAB_INT("eFormatComplex", lldb::eFormatComplex)},