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