Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/include/lldb/Core/
H A DFormatEntity.h49 VariableSynthetic, enumerator
/src/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp253 Entry::DefinitionWithChildren("svar", EntryType::VariableSynthetic,
304 ENUM_TO_CSTR(VariableSynthetic); in TypeToCString()
721 case FormatEntity::Entry::Type::VariableSynthetic: in DumpValue()
1239 case Entry::Type::VariableSynthetic: in Format()
2295 case Entry::Type::VariableSynthetic: in ParseInternal()