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/
DSemaInternal.h68 QualType CaptureType, DeclRefType; in MarkVarDeclODRUsed() local
DScopeInfo.h394 QualType CaptureType; variable
399 QualType CaptureType, Expr *Cpy) in Capture()
407 QualType CaptureType, Expr *Cpy) in Capture()
475 QualType CaptureType, Expr *Cpy) { in addCapture()
808 QualType CaptureType, Expr *Cpy) { in addThisCapture()
/external/clang/lib/Sema/
DSemaLambda.cpp199 QualType CaptureType, DeclRefType; in getStackIndexOfNearestEnclosingCaptureCapableLambda() local
DSemaExpr.cpp11612 QualType &CaptureType, in isVariableAlreadyCapturedInScopeInfo()
11718 QualType &CaptureType, in captureInBlock()
11810 QualType &CaptureType, in captureInCapturedRegion()
11977 QualType &CaptureType, in captureInLambda()
12084 QualType &CaptureType, in tryCaptureVariable()
12324 QualType CaptureType; in tryCaptureVariable() local
12332 QualType CaptureType; in getCapturedDeclRefType() local
DSemaExprCXX.cpp5886 QualType CaptureType, DeclRefType; in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures() local
DSemaDecl.cpp9834 QualType CaptureType = VD->getType(); in RebuildLambdaScopeInfo() local