Home
last modified time | relevance | path

Searched defs:DeclRefType (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaLambda.cpp202 QualType CaptureType, DeclRefType; in getStackIndexOfNearestEnclosingCaptureCapableLambda() local
H A DSemaExpr.cpp18195 QualType CaptureType, DeclRefType; in MarkVarDeclODRUsed() local
18296 QualType &DeclRefType) { in isVariableAlreadyCapturedInScopeInfo()
18406 QualType &DeclRefType, in captureInBlock()
18476 const bool BuildAndDiagnose, QualType &CaptureType, QualType &DeclRefType, in captureInCapturedRegion()
18519 QualType &DeclRefType, in captureInLambda()
18717 QualType &DeclRefType, const unsigned *const FunctionScopeIndexToStopAt) { in tryCaptureVariable()
18956 QualType DeclRefType; in tryCaptureVariable() local
18964 QualType DeclRefType; in NeedToCaptureVariable() local
18972 QualType DeclRefType; in getCapturedDeclRefType() local
H A DSemaExprCXX.cpp8290 QualType CaptureType, DeclRefType; in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures() local