Searched refs:PotentialThisCaptureLocation (Results 1 – 3 of 3) sorted by relevance
899 SourceLocation PotentialThisCaptureLocation; variable945 PotentialThisCaptureLocation = Loc; in addPotentialThisCapture()949 return PotentialThisCaptureLocation.isValid(); in hasPotentialThisCapture()1011 PotentialThisCaptureLocation = SourceLocation(); in clearPotentialCaptures()1019 PotentialThisCaptureLocation.isValid(); in hasPotentialCaptures()
218 CaptureReadyLambdaLSI->PotentialThisCaptureLocation, in getStackIndexOfNearestEnclosingCaptureCapableLambda()
7982 S.CheckCXXThisCapture(CurrentLSI->PotentialThisCaptureLocation, in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()