Searched refs:PotentialThisCaptureLocation (Results 1 – 3 of 3) sorted by relevance
933 SourceLocation PotentialThisCaptureLocation; variable979 PotentialThisCaptureLocation = Loc; in addPotentialThisCapture()983 return PotentialThisCaptureLocation.isValid(); in hasPotentialThisCapture()1042 PotentialThisCaptureLocation = SourceLocation(); in clearPotentialCaptures()1050 PotentialThisCaptureLocation.isValid(); in hasPotentialCaptures()
221 CaptureReadyLambdaLSI->PotentialThisCaptureLocation, in getStackIndexOfNearestEnclosingCaptureCapableLambda()
8400 S.CheckCXXThisCapture(CurrentLSI->PotentialThisCaptureLocation, in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()