Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DStackFrame.cpp539 bool synthetically_added_instance_object = false; in GetValueForVariableExpressionPath() local
561 synthetically_added_instance_object = true; in GetValueForVariableExpressionPath()
693 if (synthetically_added_instance_object) { in GetValueForVariableExpressionPath()
719 synthetically_added_instance_object = false; in GetValueForVariableExpressionPath()