Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Core/
H A DFormatEntity.h52 ScriptVariableSynthetic, enumerator
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp228 Definition("svar", EntryType::ScriptVariableSynthetic),
313 ENUM_TO_CSTR(ScriptVariableSynthetic); in TypeToCString()
698 case FormatEntity::Entry::Type::ScriptVariableSynthetic: in DumpValue()
1136 case Entry::Type::ScriptVariableSynthetic: in Format()