Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Core/
DValueObject.cpp1129 ValueObjectRepresentationStyle val_obj_display, Format custom_format) { in HasSpecialPrintableRepresentation()
1163 Format custom_format, PrintableRepresentationSpecialCases special, in DumpPrintableRepresentation()
DFormatEntity.cpp680 Format custom_format = eFormatInvalid; in DumpValue() local