Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DFormatEntity.h52 ScriptVariableSynthetic, enumerator
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DFormatEntity.cpp228 Definition("svar", EntryType::ScriptVariableSynthetic),
312 ENUM_TO_CSTR(ScriptVariableSynthetic); in TypeToCString()
693 case FormatEntity::Entry::Type::ScriptVariableSynthetic: in DumpValue()
1193 case Entry::Type::ScriptVariableSynthetic: in Format()