Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Core/
H A DFormatEntity.h50 VariableSynthetic, enumerator
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp252 Entry::DefinitionWithChildren("svar", EntryType::VariableSynthetic,
311 ENUM_TO_CSTR(VariableSynthetic); in TypeToCString()
701 case FormatEntity::Entry::Type::VariableSynthetic: in DumpValue()
1134 case Entry::Type::VariableSynthetic: in Format()
2290 case Entry::Type::VariableSynthetic: in ParseInternal()