Searched refs:checkCaptureByLifetime (Results 1 – 3 of 3) sorted by relevance
54 void checkCaptureByLifetime(Sema &SemaRef, const CapturingEntity &Entity,
1670 void checkCaptureByLifetime(Sema &SemaRef, const CapturingEntity &Entity, in checkCaptureByLifetime() function
3506 checkCaptureByLifetime(*this, CE, Captured); in checkLifetimeCaptureBy()