Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DFormatEntity.h50 VariableSynthetic, enumerator
/llvm-project-15.0.7/lldb/source/Core/
H A DFormatEntity.cpp252 Entry::DefinitionWithChildren("svar", EntryType::VariableSynthetic,
310 ENUM_TO_CSTR(VariableSynthetic); in TypeToCString()
700 case FormatEntity::Entry::Type::VariableSynthetic: in DumpValue()
1133 case Entry::Type::VariableSynthetic: in Format()
2289 case Entry::Type::VariableSynthetic: in ParseInternal()