clang API Documentation

clang::CapturedStmt::Capture Member List
This is the complete list of members for clang::CapturedStmt::Capture, including all inherited members.
ASTStmtReader classclang::CapturedStmt::Capture [friend]
Capture(SourceLocation Loc, VariableCaptureKind Kind, VarDecl *Var=nullptr)clang::CapturedStmt::Capture [inline]
capturesThis() const clang::CapturedStmt::Capture [inline]
capturesVariable() const clang::CapturedStmt::Capture [inline]
capturesVariableArrayType() const clang::CapturedStmt::Capture [inline]
getCapturedVar() const clang::CapturedStmt::Capture [inline]
getCaptureKind() const clang::CapturedStmt::Capture [inline]
getLocation() const clang::CapturedStmt::Capture [inline]