clang 20.0.0git
|
This is the complete list of members for clang::OpenACCWorkerClause, including all inherited members.
child_iterator typedef | clang::OpenACCClause | |
child_range typedef | clang::OpenACCClause | |
children() | clang::OpenACCWorkerClause | inline |
children() const | clang::OpenACCWorkerClause | inline |
classof(const OpenACCClause *C) | clang::OpenACCWorkerClause | inlinestatic |
const_child_iterator typedef | clang::OpenACCClause | |
const_child_range typedef | clang::OpenACCClause | |
Create(const ASTContext &Ctx, SourceLocation BeginLoc, SourceLocation EndLoc) | clang::OpenACCWorkerClause | 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 |
OpenACCWorkerClause(SourceLocation BeginLoc, SourceLocation EndLoc) | clang::OpenACCWorkerClause | inlineprotected |
~OpenACCClause()=default | clang::OpenACCClause | virtual |