clang 20.0.0git
clang::OpenACCClauseWithExprs Member List

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

child_iterator typedefclang::OpenACCClause
child_range typedefclang::OpenACCClause
children()clang::OpenACCClauseWithExprsinline
children() constclang::OpenACCClauseWithExprsinline
classof(const OpenACCClause *C)clang::OpenACCClauseWithExprsstatic
const_child_iterator typedefclang::OpenACCClause
const_child_range typedefclang::OpenACCClause
getBeginLoc() constclang::OpenACCClauseinline
getClauseKind() constclang::OpenACCClauseinline
getEndLoc() constclang::OpenACCClauseinline
getExprs() constclang::OpenACCClauseWithExprsinlineprotected
getLParenLoc() constclang::OpenACCClauseWithParamsinline
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