Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDScopeInfo.h411 QualType CaptureType; variable
416 QualType CaptureType, Expr *Cpy) in Capture()
424 QualType CaptureType, Expr *Cpy) in Capture()
498 QualType CaptureType, Expr *Cpy) { in addCapture()
504 void addVLATypeCapture(SourceLocation Loc, QualType CaptureType) { in addVLATypeCapture()
834 QualType CaptureType, Expr *Cpy) { in addThisCapture()
HDSemaInternal.h81 QualType CaptureType, DeclRefType; in MarkVarDeclODRUsed() local
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaLambda.cpp199 QualType CaptureType, DeclRefType; in getStackIndexOfNearestEnclosingCaptureCapableLambda() local
HDSemaExpr.cpp12408 QualType &CaptureType, in isVariableAlreadyCapturedInScopeInfo()
12511 QualType &CaptureType, in captureInBlock()
12603 QualType &CaptureType, in captureInCapturedRegion()
12667 QualType &CaptureType, in captureInLambda()
12767 SourceLocation EllipsisLoc, bool BuildAndDiagnose, QualType &CaptureType, in tryCaptureVariable()
13064 QualType CaptureType; in tryCaptureVariable() local
13072 QualType CaptureType; in NeedToCaptureVariable() local
13080 QualType CaptureType; in getCapturedDeclRefType() local
HDSemaExprCXX.cpp6286 QualType CaptureType, DeclRefType; in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures() local
HDSemaDecl.cpp10509 QualType CaptureType = VD->getType(); in RebuildLambdaScopeInfo() local