Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/
H A DFormatEntity.h49 VariableSynthetic, enumerator
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp252 Entry::DefinitionWithChildren("svar", EntryType::VariableSynthetic,
303 ENUM_TO_CSTR(VariableSynthetic); in TypeToCString()
689 case FormatEntity::Entry::Type::VariableSynthetic: in DumpValue()
1197 case Entry::Type::VariableSynthetic: in Format()
2244 case Entry::Type::VariableSynthetic: in ParseInternal()