Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Core/
DFormatEntity.h49 VariableSynthetic, enumerator
/external/llvm-project/lldb/source/Core/
DFormatEntity.cpp259 ENTRY_CHILDREN_KEEP_SEP("svar", VariableSynthetic, g_svar_child_entries),
316 ENUM_TO_CSTR(VariableSynthetic); in TypeToCString()
709 case FormatEntity::Entry::Type::VariableSynthetic: in DumpValue()
1144 case Entry::Type::VariableSynthetic: in Format()
2284 case Entry::Type::VariableSynthetic: in ParseInternal()