Searched refs:eExpressionPathOptionsAllowDirectIVarAccess (Results 1 – 6 of 6) sorted by relevance
171 StackFrame::eExpressionPathOptionsAllowDirectIVarAccess, var_sp, in DoExecute()
841 StackFrame::eExpressionPathOptionsAllowDirectIVarAccess; in DoExecute()
603 StackFrame::eExpressionPathOptionsAllowDirectIVarAccess | in DoExecute()
51 eExpressionPathOptionsAllowDirectIVarAccess = (1u << 4), enumerator
486 StackFrame::eExpressionPathOptionsAllowDirectIVarAccess, in GetValueForVariablePath()
627 if (!var_sp && (options & eExpressionPathOptionsAllowDirectIVarAccess)) { in LegacyGetValueForVariableExpressionPath()