Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DFormatEntity.h51 ScriptVariableSynthetic, enumerator
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp247 Definition("svar", EntryType::ScriptVariableSynthetic),
350 ENUM_TO_CSTR(ScriptVariableSynthetic); in TypeToCString()
775 case FormatEntity::Entry::Type::ScriptVariableSynthetic: in DumpValue()
1377 case Entry::Type::ScriptVariableSynthetic: in Format()