Searched refs:eExpressionPathOptionsAllowDirectIVarAccess (Results 1 – 5 of 5) sorted by relevance
50 eExpressionPathOptionsAllowDirectIVarAccess = (1u << 4), enumerator
577 StackFrame::eExpressionPathOptionsAllowDirectIVarAccess | in DoExecute()
842 StackFrame::eExpressionPathOptionsAllowDirectIVarAccess; in DoExecute()
485 StackFrame::eExpressionPathOptionsAllowDirectIVarAccess, in GetValueForVariablePath()
566 if (!var_sp && (options & eExpressionPathOptionsAllowDirectIVarAccess)) { in GetValueForVariableExpressionPath()