clang 20.0.0git
|
This is the complete list of members for clang::OpenACCSeqClause, including all inherited members.
child_iterator typedef | clang::OpenACCClause | |
child_range typedef | clang::OpenACCClause | |
children() | clang::OpenACCSeqClause | inline |
children() const | clang::OpenACCSeqClause | inline |
classof(const OpenACCClause *C) | clang::OpenACCSeqClause | inlinestatic |
const_child_iterator typedef | clang::OpenACCClause | |
const_child_range typedef | clang::OpenACCClause | |
Create(const ASTContext &Ctx, SourceLocation BeginLoc, SourceLocation EndLoc) | clang::OpenACCSeqClause | static |
getBeginLoc() const | clang::OpenACCClause | inline |
getClauseKind() const | clang::OpenACCClause | inline |
getEndLoc() const | clang::OpenACCClause | inline |
OpenACCClause(OpenACCClauseKind K, SourceLocation BeginLoc, SourceLocation EndLoc) | clang::OpenACCClause | inlineprotected |
OpenACCSeqClause(SourceLocation BeginLoc, SourceLocation EndLoc) | clang::OpenACCSeqClause | inlineprotected |
~OpenACCClause()=default | clang::OpenACCClause | virtual |