Searched refs:DeclRefType (Results 1 – 4 of 4) sorted by relevance
17306 CaptureType, DeclRefType, in MarkVarDeclODRUsed()17420 DeclRefType.addConst(); in isVariableAlreadyCapturedInScopeInfo()17565 DeclRefType = CaptureType; in captureInBlock()17591 DeclRefType = DeclRefType.getUnqualifiedType(); in captureInCapturedRegion()17607 CaptureType = DeclRefType; in captureInCapturedRegion()17706 DeclRefType.addConst(); in captureInLambda()17970 DeclRefType = DeclRefType.getUnqualifiedType(); in tryCaptureVariable()18060 QualType DeclRefType; in tryCaptureVariable() local18068 QualType DeclRefType; in NeedToCaptureVariable() local18076 QualType DeclRefType; in getCapturedDeclRefType() local[all …]
202 QualType CaptureType, DeclRefType; in getStackIndexOfNearestEnclosingCaptureCapableLambda() local209 DeclRefType, &IndexOfCaptureReadyLambda); in getStackIndexOfNearestEnclosingCaptureCapableLambda()
8035 QualType CaptureType, DeclRefType; in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures() local8040 DeclRefType, nullptr)) { in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()8046 DeclRefType, nullptr); in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()
5065 QualType &DeclRefType,