Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DFormatEntity.h62 ScriptVariableSynthetic, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DFormatEntity.cpp255 ENTRY("svar", ScriptVariableSynthetic, None),
332 ENUM_TO_CSTR(ScriptVariableSynthetic); in TypeToCString()
720 case FormatEntity::Entry::Type::ScriptVariableSynthetic: in DumpValue()
1157 case Entry::Type::ScriptVariableSynthetic: in Format()