Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DValueObjectConstResult.cpp44 SetIsConstant(); in ValueObjectConstResult()
78 SetIsConstant(); in ValueObjectConstResult()
117 SetIsConstant(); in ValueObjectConstResult()
160 SetIsConstant(); in ValueObjectConstResult()
174 SetIsConstant(); in ValueObjectConstResult()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DValueObject.h299 void SetIsConstant() { in SetIsConstant() function
718 void SetIsConstant() { m_update_point.SetIsConstant(); } in SetIsConstant() function