Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DFormatEntity.h60 VariableSynthetic, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DFormatEntity.cpp272 ENTRY_CHILDREN_KEEP_SEP("svar", VariableSynthetic, None,
330 ENUM_TO_CSTR(VariableSynthetic); in TypeToCString()
723 case FormatEntity::Entry::Type::VariableSynthetic: in DumpValue()
1155 case Entry::Type::VariableSynthetic: in Format()
2263 case Entry::Type::VariableSynthetic: in ParseInternal()