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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DStackFrame.cpp545 bool synthetically_added_instance_object = false; local
567 synthetically_added_instance_object = true;
703 if (synthetically_added_instance_object) {
729 synthetically_added_instance_object = false;

Completed in 58 milliseconds