Home
last modified time | relevance | path

Searched defs:custom_format (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp1084 HasSpecialPrintableRepresentation(ValueObjectRepresentationStyle val_obj_display,Format custom_format) HasSpecialPrintableRepresentation() argument
1118 DumpPrintableRepresentation(Stream & s,ValueObjectRepresentationStyle val_obj_display,Format custom_format,PrintableRepresentationSpecialCases special,bool do_dump_error) DumpPrintableRepresentation() argument
[all...]
H A DFormatEntity.cpp668 Format custom_format = eFormatInvalid; DumpValue() local