Searched refs:PotentialThisCaptureLocation (Results 1 – 3 of 3) sorted by relevance
913 SourceLocation PotentialThisCaptureLocation; variable959 PotentialThisCaptureLocation = Loc; in addPotentialThisCapture()963 return PotentialThisCaptureLocation.isValid(); in hasPotentialThisCapture()1022 PotentialThisCaptureLocation = SourceLocation(); in clearPotentialCaptures()1030 PotentialThisCaptureLocation.isValid(); in hasPotentialCaptures()
220 CaptureReadyLambdaLSI->PotentialThisCaptureLocation, in getStackIndexOfNearestEnclosingCaptureCapableLambda()
8338 S.CheckCXXThisCapture(CurrentLSI->PotentialThisCaptureLocation, in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()