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