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.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()
841 QualType CaptureType, Expr *Cpy) { in addThisCapture()
DSemaInternal.h69 QualType CaptureType, DeclRefType; in MarkVarDeclODRUsed() local
/external/clang/lib/Sema/
DSemaLambda.cpp199 QualType CaptureType, DeclRefType; in getStackIndexOfNearestEnclosingCaptureCapableLambda() local
DSemaExpr.cpp12302 QualType &CaptureType, in isVariableAlreadyCapturedInScopeInfo()
12405 QualType &CaptureType, in captureInBlock()
12497 QualType &CaptureType, in captureInCapturedRegion()
12664 QualType &CaptureType, in captureInLambda()
12770 QualType &CaptureType, in tryCaptureVariable()
13047 QualType CaptureType; in tryCaptureVariable() local
13055 QualType CaptureType; in NeedToCaptureVariable() local
13063 QualType CaptureType; in getCapturedDeclRefType() local
DSemaExprCXX.cpp6023 QualType CaptureType, DeclRefType; in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures() local
DSemaDecl.cpp10325 QualType CaptureType = VD->getType(); in RebuildLambdaScopeInfo() local