Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObjectConstResult.cpp45 SetIsConstant(); in ValueObjectConstResult()
80 SetIsConstant(); in ValueObjectConstResult()
122 SetIsConstant(); in ValueObjectConstResult()
166 SetIsConstant(); in ValueObjectConstResult()
182 SetIsConstant(); in ValueObjectConstResult()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h275 void SetIsConstant() { in SetIsConstant() function
772 void SetIsConstant() { m_update_point.SetIsConstant(); } in SetIsConstant() function