Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DValueObjectConstResult.cpp44 SetIsConstant(); in ValueObjectConstResult()
79 SetIsConstant(); in ValueObjectConstResult()
121 SetIsConstant(); in ValueObjectConstResult()
165 SetIsConstant(); in ValueObjectConstResult()
181 SetIsConstant(); in ValueObjectConstResult()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h275 void SetIsConstant() { in SetIsConstant() function
701 void SetIsConstant() { m_update_point.SetIsConstant(); } in SetIsConstant() function