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::Capture | [inline] |
Capture(IsThisCapture, bool IsNested, SourceLocation Loc, QualType CaptureType, Expr *Cpy) | clang::sema::CapturingScopeInfo::Capture | [inline] |
getCaptureType() const | clang::sema::CapturingScopeInfo::Capture | [inline] |
getEllipsisLoc() const | clang::sema::CapturingScopeInfo::Capture | [inline] |
getInitExpr() const | clang::sema::CapturingScopeInfo::Capture | [inline] |
getLocation() const | clang::sema::CapturingScopeInfo::Capture | [inline] |
getVariable() const | clang::sema::CapturingScopeInfo::Capture | [inline] |
isBlockCapture() const | clang::sema::CapturingScopeInfo::Capture | [inline] |
isCopyCapture() const | clang::sema::CapturingScopeInfo::Capture | [inline] |
isNested() const | clang::sema::CapturingScopeInfo::Capture | [inline] |
isReferenceCapture() const | clang::sema::CapturingScopeInfo::Capture | [inline] |
IsThisCapture enum name | clang::sema::CapturingScopeInfo::Capture | |
isThisCapture() const | clang::sema::CapturingScopeInfo::Capture | [inline] |
isVariableCapture() const | clang::sema::CapturingScopeInfo::Capture | [inline] |
isVLATypeCapture() const | clang::sema::CapturingScopeInfo::Capture | [inline] |
ThisCapture enum value | clang::sema::CapturingScopeInfo::Capture | |