Searched refs:PotentialThisCaptureLocation (Results 1 – 3 of 3) sorted by relevance
735 SourceLocation PotentialThisCaptureLocation; variable779 PotentialThisCaptureLocation = Loc; in addPotentialThisCapture()782 return PotentialThisCaptureLocation.isValid(); in hasPotentialThisCapture()843 PotentialThisCaptureLocation = SourceLocation(); in clearPotentialCaptures()851 PotentialThisCaptureLocation.isValid(); in hasPotentialCaptures()
215 CaptureReadyLambdaLSI->PotentialThisCaptureLocation, in getStackIndexOfNearestEnclosingCaptureCapableLambda()
6667 S.CheckCXXThisCapture(CurrentLSI->PotentialThisCaptureLocation, in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()