clang  20.0.0git
clang::OpenACCWaitClause Member List

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

child_iterator typedefclang::OpenACCClause
child_range typedefclang::OpenACCClause
children()clang::OpenACCClauseWithExprsinline
children() constclang::OpenACCClauseWithExprsinline
classof(const OpenACCClause *C)clang::OpenACCWaitClauseinlinestatic
const_child_iterator typedefclang::OpenACCClause
const_child_range typedefclang::OpenACCClause
Create(const ASTContext &C, SourceLocation BeginLoc, SourceLocation LParenLoc, Expr *DevNumExpr, SourceLocation QueuesLoc, ArrayRef< Expr * > QueueIdExprs, SourceLocation EndLoc)clang::OpenACCWaitClausestatic
getBeginLoc() constclang::OpenACCClauseinline
getClauseKind() constclang::OpenACCClauseinline
getDevNumExpr() constclang::OpenACCWaitClauseinline
getEndLoc() constclang::OpenACCClauseinline
getExprs() constclang::OpenACCClauseWithExprsinlineprotected
getLParenLoc() constclang::OpenACCClauseWithParamsinline
getQueueIdExprs()clang::OpenACCWaitClauseinline
getQueueIdExprs() constclang::OpenACCWaitClauseinline
getQueuesLoc() constclang::OpenACCWaitClauseinline
hasDevNumExpr() constclang::OpenACCWaitClauseinline
hasQueuesTag() constclang::OpenACCWaitClauseinline
OpenACCClause(OpenACCClauseKind K, SourceLocation BeginLoc, SourceLocation EndLoc)clang::OpenACCClauseinlineprotected
OpenACCClauseWithExprs(OpenACCClauseKind K, SourceLocation BeginLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::OpenACCClauseWithExprsinlineprotected
OpenACCClauseWithParams(OpenACCClauseKind K, SourceLocation BeginLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::OpenACCClauseWithParamsinlineprotected
setExprs(MutableArrayRef< Expr * > NewExprs)clang::OpenACCClauseWithExprsinlineprotected
~OpenACCClause()=defaultclang::OpenACCClausevirtual