Home
last modified time | relevance | path

Searched refs:eFormatBoolean (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/llvm/lldb/source/DataFormatters/
H A DVectorType.cpp38 case lldb::eFormatBoolean: in GetCompilerTypeForFormat()
H A DFormatManager.cpp35 {eFormatBoolean, 'B', "boolean"},
/openbsd/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h159 eFormatBoolean, enumerator
/openbsd/gnu/llvm/lldb/source/Commands/
H A DCommandObjectMemory.cpp123 case eFormatBoolean: in FinalizeSettings()
1459 case eFormatBoolean: in DoExecute()
/openbsd/gnu/llvm/lldb/source/Core/
H A DDumpDataExtractor.cpp415 case eFormatBoolean: in DumpDataExtractor()
H A DValueObject.cpp1289 if ((custom_format == eFormatBoolean) || in DumpPrintableRepresentation()
/openbsd/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst284 .. py:data:: eFormatBoolean
/openbsd/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp764 {eFormatBoolean, eFormatBoolean, 1},
/openbsd/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp5240 return lldb::eFormatBoolean; in GetFormat()
9114 case eFormatBoolean: in DumpTypeValue()