Searched refs:PotentialThisCaptureLocation (Results 1 – 3 of 3) sorted by relevance
680 SourceLocation PotentialThisCaptureLocation; variable726 PotentialThisCaptureLocation = Loc; in addPotentialThisCapture()729 return PotentialThisCaptureLocation.isValid(); in hasPotentialThisCapture()790 PotentialThisCaptureLocation = SourceLocation(); in clearPotentialCaptures()798 PotentialThisCaptureLocation.isValid(); in hasPotentialCaptures()
215 CaptureReadyLambdaLSI->PotentialThisCaptureLocation, in getStackIndexOfNearestEnclosingCaptureCapableLambda()
5971 S.CheckCXXThisCapture(CurrentLSI->PotentialThisCaptureLocation, in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()