Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Target/
H A DStackFrame.cpp547 bool synthetically_added_instance_object = false; in GetValueForVariableExpressionPath() local
575 synthetically_added_instance_object = true; in GetValueForVariableExpressionPath()
711 if (synthetically_added_instance_object) { in GetValueForVariableExpressionPath()
737 synthetically_added_instance_object = false; in GetValueForVariableExpressionPath()