Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DValueObject.cpp1140 ValueObjectRepresentationStyle val_obj_display, Format custom_format) { in HasSpecialPrintableRepresentation()
1174 Format custom_format, PrintableRepresentationSpecialCases special, in DumpPrintableRepresentation()
H A DFormatEntity.cpp675 Format custom_format = eFormatInvalid; in DumpValue() local