Home
last modified time | relevance | path

Searched refs:GetIsConstant (Results 1 – 3 of 3) sorted by relevance

/external/lldb/source/Target/
DABI.cpp132 if (return_valobj_sp->GetIsConstant()) in GetReturnValueObject()
/external/lldb/include/lldb/Core/
DValueObject.h1000 GetIsConstant () const in GetIsConstant() function
/external/lldb/source/Core/
DValueObject.cpp171 if (GetIsConstant()) in UpdateValueIfNeeded()