Home
last modified time | relevance | path

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

/external/easymock/src/org/easymock/
DCaptureType.java23 public enum CaptureType { enum
/external/clang/include/clang/Sema/
DScopeInfo.h428 QualType CaptureType; variable
433 QualType CaptureType, Expr *Cpy) in Capture()
441 QualType CaptureType, Expr *Cpy) in Capture()
515 QualType CaptureType, Expr *Cpy) { in addCapture()
521 void addVLATypeCapture(SourceLocation Loc, QualType CaptureType) { in addVLATypeCapture()
849 QualType CaptureType, Expr *Cpy) { in addThisCapture()
DSemaInternal.h81 QualType CaptureType, DeclRefType; in MarkVarDeclODRUsed() local
/external/clang/lib/Sema/
DSemaLambda.cpp199 QualType CaptureType, DeclRefType; in getStackIndexOfNearestEnclosingCaptureCapableLambda() local
DSemaExpr.cpp12633 QualType &CaptureType, in isVariableAlreadyCapturedInScopeInfo()
12741 QualType &CaptureType, in captureInBlock()
12833 QualType &CaptureType, in captureInCapturedRegion()
12905 QualType &CaptureType, in captureInLambda()
13005 SourceLocation EllipsisLoc, bool BuildAndDiagnose, QualType &CaptureType, in tryCaptureVariable()
13310 QualType CaptureType; in tryCaptureVariable() local
13318 QualType CaptureType; in NeedToCaptureVariable() local
13326 QualType CaptureType; in getCapturedDeclRefType() local
DSemaExprCXX.cpp6364 QualType CaptureType, DeclRefType; in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures() local
DSemaDecl.cpp10804 QualType CaptureType = VD->getType(); in RebuildLambdaScopeInfo() local