clang 22.0.0git
clang::OpenACCNoHostClause Member List

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

child_iterator typedefclang::OpenACCClause
child_range typedefclang::OpenACCClause
children()clang::OpenACCNoHostClauseinline
children() constclang::OpenACCNoHostClauseinline
classof(const OpenACCClause *C)clang::OpenACCNoHostClauseinlinestatic
const_child_iterator typedefclang::OpenACCClause
const_child_range typedefclang::OpenACCClause
Create(const ASTContext &Ctx, SourceLocation BeginLoc, SourceLocation EndLoc)clang::OpenACCNoHostClausestatic
getBeginLoc() constclang::OpenACCClauseinline
getClauseKind() constclang::OpenACCClauseinline
getEndLoc() constclang::OpenACCClauseinline
getSourceRange() constclang::OpenACCClauseinline
OpenACCClause(OpenACCClauseKind K, SourceLocation BeginLoc, SourceLocation EndLoc)clang::OpenACCClauseinlineprotected
OpenACCNoHostClause(SourceLocation BeginLoc, SourceLocation EndLoc)clang::OpenACCNoHostClauseinlineprotected
~OpenACCClause()=defaultclang::OpenACCClausevirtual