clang  3.9.0
clang::sema::CapturingScopeInfo::Capture Member List

This is the complete list of members for clang::sema::CapturingScopeInfo::Capture, including all inherited members.

Capture(VarDecl *Var, bool Block, bool ByRef, bool IsNested, SourceLocation Loc, SourceLocation EllipsisLoc, QualType CaptureType, Expr *Cpy)clang::sema::CapturingScopeInfo::Captureinline
Capture(IsThisCapture, bool IsNested, SourceLocation Loc, QualType CaptureType, Expr *Cpy, const bool ByCopy)clang::sema::CapturingScopeInfo::Captureinline
getCaptureType() const clang::sema::CapturingScopeInfo::Captureinline
getEllipsisLoc() const clang::sema::CapturingScopeInfo::Captureinline
getInitExpr() const clang::sema::CapturingScopeInfo::Captureinline
getLocation() const clang::sema::CapturingScopeInfo::Captureinline
getVariable() const clang::sema::CapturingScopeInfo::Captureinline
isBlockCapture() const clang::sema::CapturingScopeInfo::Captureinline
isCopyCapture() const clang::sema::CapturingScopeInfo::Captureinline
isNested() const clang::sema::CapturingScopeInfo::Captureinline
isReferenceCapture() const clang::sema::CapturingScopeInfo::Captureinline
isThisCapture() const clang::sema::CapturingScopeInfo::Captureinline
IsThisCapture enum nameclang::sema::CapturingScopeInfo::Capture
isVariableCapture() const clang::sema::CapturingScopeInfo::Captureinline
isVLATypeCapture() const clang::sema::CapturingScopeInfo::Captureinline
ThisCapture enum valueclang::sema::CapturingScopeInfo::Capture