Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DStackFrame.cpp546 bool synthetically_added_instance_object = false; in GetValueForVariableExpressionPath() local
568 synthetically_added_instance_object = true; in GetValueForVariableExpressionPath()
704 if (synthetically_added_instance_object) { in GetValueForVariableExpressionPath()
730 synthetically_added_instance_object = false; in GetValueForVariableExpressionPath()