Searched refs:thisChildSP (Results 1 – 1 of 1) sorted by relevance
854 if (auto thisChildSP = valobj_sp->GetChildMemberWithName("this")) { in GetCppObjectPointer() local855 valobj_sp = thisChildSP; in GetCppObjectPointer()