Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h548 eAllow = true enumerator
557 PrintableRepresentationSpecialCases::eAllow,
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp2491 ValueObject::PrintableRepresentationSpecialCases::eAllow, false); in PrettyPrintFunctionArguments()
H A DValueObject.cpp1325 (special == ValueObject::PrintableRepresentationSpecialCases::eAllow); in DumpPrintableRepresentation()