Searched refs:PotentialThisCaptureLocation (Results 1 – 6 of 6) sorted by relevance
735 SourceLocation PotentialThisCaptureLocation; variable779 PotentialThisCaptureLocation = Loc; in addPotentialThisCapture()782 return PotentialThisCaptureLocation.isValid(); in hasPotentialThisCapture()843 PotentialThisCaptureLocation = SourceLocation(); in clearPotentialCaptures()851 PotentialThisCaptureLocation.isValid(); in hasPotentialCaptures()
895 SourceLocation PotentialThisCaptureLocation; variable941 PotentialThisCaptureLocation = Loc; in addPotentialThisCapture()945 return PotentialThisCaptureLocation.isValid(); in hasPotentialThisCapture()1007 PotentialThisCaptureLocation = SourceLocation(); in clearPotentialCaptures()1015 PotentialThisCaptureLocation.isValid(); in hasPotentialCaptures()
215 CaptureReadyLambdaLSI->PotentialThisCaptureLocation, in getStackIndexOfNearestEnclosingCaptureCapableLambda()
6667 S.CheckCXXThisCapture(CurrentLSI->PotentialThisCaptureLocation, in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()
218 CaptureReadyLambdaLSI->PotentialThisCaptureLocation, in getStackIndexOfNearestEnclosingCaptureCapableLambda()
7907 S.CheckCXXThisCapture(CurrentLSI->PotentialThisCaptureLocation, in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()