Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp1276 ValueObjectRepresentationStyle val_obj_display, Format custom_format) { in HasSpecialPrintableRepresentation()
1310 Format custom_format, PrintableRepresentationSpecialCases special, in DumpPrintableRepresentation()
H A DFormatEntity.cpp700 Format custom_format = eFormatInvalid; in DumpValue() local