Searched refs:GetArgAt (Results 1 – 1 of 1) sorted by relevance
3483 auto GetArgAt = [&](int Idx) -> const Expr * { in checkLifetimeCaptureBy() local3496 Expr *Captured = const_cast<Expr *>(GetArgAt(ArgIdx)); in checkLifetimeCaptureBy()3503 Expr *Capturing = const_cast<Expr *>(GetArgAt(CapturingParamIdx)); in checkLifetimeCaptureBy()