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