Home
last modified time | relevance | path

Searched refs:GetLocationIsConstantValueData (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Symbol/
HDVariable.h134 GetLocationIsConstantValueData () const in GetLocationIsConstantValueData() function
/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDValueObjectVariable.cpp135 if (variable->GetLocationIsConstantValueData()) in UpdateValue()
/NextBSD/contrib/llvm/tools/lldb/source/Expression/
HDClangExpressionDeclMap.cpp1659 if (var->GetLocationIsConstantValueData()) in GetVariableValue()
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARF.cpp2954 if (var_sp && !var_sp->GetLocationIsConstantValueData()) in GetGlobalAranges()