Home
last modified time | relevance | path

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

/external/easymock/src/org/easymock/
DCaptureType.java23 public enum CaptureType { enum
/external/clang/include/clang/Sema/
DScopeInfo.h357 QualType CaptureType; variable
362 QualType CaptureType, Expr *Cpy) in Capture()
369 QualType CaptureType, Expr *Cpy) in Capture()
426 QualType CaptureType, Expr *Cpy) { in addCapture()
570 QualType CaptureType, Expr *Cpy) { in addThisCapture()
/external/clang/lib/Sema/
DSemaExpr.cpp10791 QualType &CaptureType, in tryCaptureVariable()
11093 QualType CaptureType; in tryCaptureVariable() local
11101 QualType CaptureType; in getCapturedDeclRefType() local