clang 20.0.0git
clang::OpenACCAutoClause Member List

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

child_iterator typedefclang::OpenACCClause
child_range typedefclang::OpenACCClause
children()clang::OpenACCAutoClauseinline
children() constclang::OpenACCAutoClauseinline
classof(const OpenACCClause *C)clang::OpenACCAutoClauseinlinestatic
const_child_iterator typedefclang::OpenACCClause
const_child_range typedefclang::OpenACCClause
Create(const ASTContext &Ctx, SourceLocation BeginLoc, SourceLocation EndLoc)clang::OpenACCAutoClausestatic
getBeginLoc() constclang::OpenACCClauseinline
getClauseKind() constclang::OpenACCClauseinline
getEndLoc() constclang::OpenACCClauseinline
OpenACCAutoClause(SourceLocation BeginLoc, SourceLocation EndLoc)clang::OpenACCAutoClauseinlineprotected
OpenACCClause(OpenACCClauseKind K, SourceLocation BeginLoc, SourceLocation EndLoc)clang::OpenACCClauseinlineprotected
~OpenACCClause()=defaultclang::OpenACCClausevirtual