Home
last modified time | relevance | path

Searched refs:allow_special (Results 1 – 1 of 1) sorted by relevance

/external/lldb/source/Core/
DValueObject.cpp1509 …bool allow_special = ((special & ePrintableRepresentationSpecialCasesAllow) == ePrintableRepresent… in DumpPrintableRepresentation() local
1512 if (allow_special) in DumpPrintableRepresentation()