Home
last modified time | relevance | path

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

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