Home
last modified time | relevance | path

Searched defs:CaptureType (Results 1 – 6 of 6) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h395 QualType CaptureType; variable
400 QualType CaptureType, Expr *Cpy) in Capture()
408 QualType CaptureType, Expr *Cpy) in Capture()
482 QualType CaptureType, Expr *Cpy) { in addCapture()
488 void addVLATypeCapture(SourceLocation Loc, QualType CaptureType) { in addVLATypeCapture()
825 QualType CaptureType, Expr *Cpy) { in addThisCapture()
H A DSemaInternal.h69 QualType CaptureType, DeclRefType; in MarkVarDeclODRUsed() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaLambda.cpp199 QualType CaptureType, DeclRefType; in getStackIndexOfNearestEnclosingCaptureCapableLambda() local
H A DSemaExpr.cpp11797 QualType &CaptureType, in isVariableAlreadyCapturedInScopeInfo()
11900 QualType &CaptureType, in captureInBlock()
11992 QualType &CaptureType, in captureInCapturedRegion()
12159 QualType &CaptureType, in captureInLambda()
12265 QualType &CaptureType, in tryCaptureVariable()
12542 QualType CaptureType; in tryCaptureVariable() local
12550 QualType CaptureType; in NeedToCaptureVariable() local
12558 QualType CaptureType; in getCapturedDeclRefType() local
H A DSemaExprCXX.cpp5947 QualType CaptureType, DeclRefType; in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures() local
H A DSemaDecl.cpp10201 QualType CaptureType = VD->getType(); in RebuildLambdaScopeInfo() local