Searched refs:CapturingEntity (Results 1 – 3 of 3) sorted by relevance
31 struct CapturingEntity { struct54 void checkCaptureByLifetime(Sema &SemaRef, const CapturingEntity &Entity, argument
1298 const CapturingEntity *CapEntity, Expr *Init) { in checkExprLifetimeImpl()1670 void checkCaptureByLifetime(Sema &SemaRef, const CapturingEntity &Entity, in checkCaptureByLifetime()
3504 CapturingEntity CE{Capturing}; in checkLifetimeCaptureBy()