clang 20.0.0git
clang::OpenACCSelfClause Member List

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

child_iterator typedefclang::OpenACCClause
child_range typedefclang::OpenACCClause
children()clang::OpenACCSelfClauseinline
children() constclang::OpenACCSelfClauseinline
classof(const OpenACCClause *C)clang::OpenACCSelfClauseinlinestatic
const_child_iterator typedefclang::OpenACCClause
const_child_range typedefclang::OpenACCClause
Create(const ASTContext &C, SourceLocation BeginLoc, SourceLocation LParenLoc, Expr *ConditionExpr, SourceLocation EndLoc)clang::OpenACCSelfClausestatic
Create(const ASTContext &C, SourceLocation BeginLoc, SourceLocation LParenLoc, ArrayRef< Expr * > ConditionExpr, SourceLocation EndLoc)clang::OpenACCSelfClausestatic
getBeginLoc() constclang::OpenACCClauseinline
getClauseKind() constclang::OpenACCClauseinline
getConditionExpr() constclang::OpenACCSelfClauseinline
getConditionExpr()clang::OpenACCSelfClauseinline
getEndLoc() constclang::OpenACCClauseinline
getLParenLoc() constclang::OpenACCClauseWithParamsinline
getVarList()clang::OpenACCSelfClauseinline
getVarList() constclang::OpenACCSelfClauseinline
hasConditionExpr() constclang::OpenACCSelfClauseinline
isConditionExprClause() constclang::OpenACCSelfClauseinline
OpenACCClause(OpenACCClauseKind K, SourceLocation BeginLoc, SourceLocation EndLoc)clang::OpenACCClauseinlineprotected
OpenACCClauseWithParams(OpenACCClauseKind K, SourceLocation BeginLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::OpenACCClauseWithParamsinlineprotected
~OpenACCClause()=defaultclang::OpenACCClausevirtual