Searched refs:PotentialThisCaptureLocation (Results 1 – 3 of 3) sorted by relevance
865 SourceLocation PotentialThisCaptureLocation; variable910 PotentialThisCaptureLocation = Loc; in addPotentialThisCapture()914 return PotentialThisCaptureLocation.isValid(); in hasPotentialThisCapture()974 PotentialThisCaptureLocation = SourceLocation(); in clearPotentialCaptures()982 PotentialThisCaptureLocation.isValid(); in hasPotentialCaptures()
218 CaptureReadyLambdaLSI->PotentialThisCaptureLocation, in getStackIndexOfNearestEnclosingCaptureCapableLambda()
7491 S.CheckCXXThisCapture(CurrentLSI->PotentialThisCaptureLocation, in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()