Searched refs:PotentialThisCaptureLocation (Results 1 – 3 of 3) sorted by relevance
950 SourceLocation PotentialThisCaptureLocation; variable999 PotentialThisCaptureLocation = Loc; in addPotentialThisCapture()1003 return PotentialThisCaptureLocation.isValid(); in hasPotentialThisCapture()1062 PotentialThisCaptureLocation = SourceLocation(); in clearPotentialCaptures()1070 PotentialThisCaptureLocation.isValid(); in hasPotentialCaptures()
224 CaptureReadyLambdaLSI->PotentialThisCaptureLocation, in getStackIndexOfNearestEnclosingCaptureCapableLambda()
7657 S.CheckCXXThisCapture(CurrentLSI->PotentialThisCaptureLocation, in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()