Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DFormatEntity.h52 ScriptVariableSynthetic, enumerator
/llvm-project-15.0.7/lldb/source/Core/
H A DFormatEntity.cpp228 Definition("svar", EntryType::ScriptVariableSynthetic),
312 ENUM_TO_CSTR(ScriptVariableSynthetic); in TypeToCString()
697 case FormatEntity::Entry::Type::ScriptVariableSynthetic: in DumpValue()
1135 case Entry::Type::ScriptVariableSynthetic: in Format()