Searched refs:PotentialThisCaptureLocation (Results 1 – 3 of 3) sorted by relevance
911 SourceLocation PotentialThisCaptureLocation; variable957 PotentialThisCaptureLocation = Loc; in addPotentialThisCapture()961 return PotentialThisCaptureLocation.isValid(); in hasPotentialThisCapture()1020 PotentialThisCaptureLocation = SourceLocation(); in clearPotentialCaptures()1028 PotentialThisCaptureLocation.isValid(); in hasPotentialCaptures()
218 CaptureReadyLambdaLSI->PotentialThisCaptureLocation, in getStackIndexOfNearestEnclosingCaptureCapableLambda()
8314 S.CheckCXXThisCapture(CurrentLSI->PotentialThisCaptureLocation, in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()