Searched refs:PotentialThisCaptureLocation (Results 1 – 3 of 3) sorted by relevance
706 SourceLocation PotentialThisCaptureLocation; variable750 PotentialThisCaptureLocation = Loc; in addPotentialThisCapture()753 return PotentialThisCaptureLocation.isValid(); in hasPotentialThisCapture()814 PotentialThisCaptureLocation = SourceLocation(); in clearPotentialCaptures()822 PotentialThisCaptureLocation.isValid(); in hasPotentialCaptures()
215 CaptureReadyLambdaLSI->PotentialThisCaptureLocation, in getStackIndexOfNearestEnclosingCaptureCapableLambda()
6388 S.CheckCXXThisCapture(CurrentLSI->PotentialThisCaptureLocation, in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()