Searched refs:PotentialThisCaptureLocation (Results 1 – 3 of 3) sorted by relevance
696 SourceLocation PotentialThisCaptureLocation; variable742 PotentialThisCaptureLocation = Loc; in addPotentialThisCapture()745 return PotentialThisCaptureLocation.isValid(); in hasPotentialThisCapture()806 PotentialThisCaptureLocation = SourceLocation(); in clearPotentialCaptures()814 PotentialThisCaptureLocation.isValid(); in hasPotentialCaptures()
215 CaptureReadyLambdaLSI->PotentialThisCaptureLocation, in getStackIndexOfNearestEnclosingCaptureCapableLambda()
6047 S.CheckCXXThisCapture(CurrentLSI->PotentialThisCaptureLocation, in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()