Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DStackFrame.cpp560 bool synthetically_added_instance_object = false; in GetValueForVariableExpressionPath() local
588 synthetically_added_instance_object = true; in GetValueForVariableExpressionPath()
724 if (synthetically_added_instance_object) { in GetValueForVariableExpressionPath()
750 synthetically_added_instance_object = false; in GetValueForVariableExpressionPath()