Searched refs:eExpressionPathOptionsNoSyntheticChildren (Results 1 – 4 of 4) sorted by relevance
38 eExpressionPathOptionsNoSyntheticChildren = (1u << 2), enumerator
582 … StackFrame::eExpressionPathOptionsNoSyntheticChildren || in GetObjectPointer()
1224 … StackFrame::eExpressionPathOptionsNoSyntheticChildren || in FindExternalVisibleDecls()
557 const bool no_synth_child = (options & eExpressionPathOptionsNoSyntheticChildren) != 0; in GetValueForVariableExpressionPath()