Home
last modified time | relevance | path

Searched refs:eValueTypeConstResult (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDValueObjectConstResult.cpp253 return eValueTypeConstResult; in GetValueType()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/
HDlldb-enumerations.h283 eValueTypeConstResult = 7 // constant result variables enumerator
/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDVariable.cpp317 case eValueTypeConstResult: in IsInScope()
/NextBSD/contrib/llvm/tools/lldb/source/API/
HDSBFrame.cpp956 case eValueTypeConstResult: // constant result variables in FindValue()
HDSBValue.cpp528 case eValueTypeConstResult: in GetValueType()