Searched refs:DeclRefType (Results 1 – 4 of 4) sorted by relevance
18201 CaptureType, DeclRefType, in MarkVarDeclODRUsed()18316 DeclRefType.addConst(); in isVariableAlreadyCapturedInScopeInfo()18461 DeclRefType = CaptureType; in captureInBlock()18487 DeclRefType = DeclRefType.getUnqualifiedType(); in captureInCapturedRegion()18503 CaptureType = DeclRefType; in captureInCapturedRegion()18602 DeclRefType.addConst(); in captureInLambda()18866 DeclRefType = DeclRefType.getUnqualifiedType(); in tryCaptureVariable()18956 QualType DeclRefType; in tryCaptureVariable() local18964 QualType DeclRefType; in NeedToCaptureVariable() local18972 QualType DeclRefType; in getCapturedDeclRefType() local[all …]
202 QualType CaptureType, DeclRefType; in getStackIndexOfNearestEnclosingCaptureCapableLambda() local209 DeclRefType, &IndexOfCaptureReadyLambda); in getStackIndexOfNearestEnclosingCaptureCapableLambda()
8290 QualType CaptureType, DeclRefType; in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures() local8295 DeclRefType, nullptr)) { in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()8301 DeclRefType, nullptr); in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()
5334 QualType &DeclRefType,