Searched refs:GetCapturedThisValueObject (Results 1 – 1 of 1) sorted by relevance
75 lldb::ValueObjectSP GetCapturedThisValueObject(StackFrame *frame) { in GetCapturedThisValueObject() function817 if (auto capturedThis = GetCapturedThisValueObject(frame)) { in LookUpLldbClass()