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.cpp621 bool synthetically_added_instance_object = false; in LegacyGetValueForVariableExpressionPath() local
645 synthetically_added_instance_object = true; in LegacyGetValueForVariableExpressionPath()
777 if (synthetically_added_instance_object) { in LegacyGetValueForVariableExpressionPath()
803 synthetically_added_instance_object = false; in LegacyGetValueForVariableExpressionPath()