Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DFormatEntity.h49 VariableSynthetic, enumerator
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp271 Entry::DefinitionWithChildren("svar", EntryType::VariableSynthetic,
348 ENUM_TO_CSTR(VariableSynthetic); in TypeToCString()
778 case FormatEntity::Entry::Type::VariableSynthetic: in DumpValue()
1375 case Entry::Type::VariableSynthetic: in Format()
2436 case Entry::Type::VariableSynthetic: in ParseInternal()