Searched refs:eFormatBoolean (Results 1 – 9 of 9) sorted by relevance
39 case lldb::eFormatBoolean: in GetCompilerTypeForFormat()
36 {eFormatBoolean, 'B', "boolean"},
162 eFormatBoolean, enumerator
123 case eFormatBoolean: in FinalizeSettings()1415 case eFormatBoolean: in DoExecute()
416 case eFormatBoolean: in DumpDataExtractor()
284 .. py:data:: eFormatBoolean
1463 if ((custom_format == eFormatBoolean) || in DumpPrintableRepresentation()
5192 return lldb::eFormatBoolean; in GetFormat()8724 case eFormatBoolean: in DumpTypeValue()
82529 {SWIG_LUA_CONSTTAB_INT("eFormatBoolean", (lldb::eFormatBoolean))},