Searched refs:DeclRefType (Results 1 – 4 of 4) sorted by relevance
19280 DeclRefType.addConst(); in isVariableAlreadyCapturedInScopeInfo()19443 DeclRefType = CaptureType; in captureInBlock()19468 DeclRefType = DeclRefType.getUnqualifiedType(); in captureInCapturedRegion()19471 DeclRefType.addConst(); in captureInCapturedRegion()19484 CaptureType = DeclRefType; in captureInCapturedRegion()19596 DeclRefType.addConst(); in captureInLambda()19901 DeclRefType = DeclRefType.getUnqualifiedType(); in tryCaptureVariable()19991 QualType DeclRefType; in tryCaptureVariable() local19999 QualType DeclRefType; in NeedToCaptureVariable() local20007 QualType DeclRefType; in getCapturedDeclRefType() local[all …]
205 QualType CaptureType, DeclRefType; in getStackIndexOfNearestEnclosingCaptureCapableLambda() local212 DeclRefType, &IndexOfCaptureReadyLambda); in getStackIndexOfNearestEnclosingCaptureCapableLambda()
8376 QualType CaptureType, DeclRefType; in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures() local8381 DeclRefType, nullptr)) { in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()8387 DeclRefType, nullptr); in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()
5600 QualType &DeclRefType,