Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStackFrame.cpp560 bool synthetically_added_instance_object = false; in GetValueForVariableExpressionPath() local
584 synthetically_added_instance_object = true; in GetValueForVariableExpressionPath()
719 if (synthetically_added_instance_object) { in GetValueForVariableExpressionPath()
745 synthetically_added_instance_object = false; in GetValueForVariableExpressionPath()