clang  8.0.0
clang::sema::Capture Member List

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

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