clang  20.0.0git
clang::OpenACCDeviceTypeClause Member List

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

child_iterator typedefclang::OpenACCClause
child_range typedefclang::OpenACCClause
children()clang::OpenACCClauseWithParamsinline
children() constclang::OpenACCClauseWithParamsinline
classof(const OpenACCClause *C)clang::OpenACCDeviceTypeClauseinlinestatic
const_child_iterator typedefclang::OpenACCClause
const_child_range typedefclang::OpenACCClause
Create(const ASTContext &C, OpenACCClauseKind K, SourceLocation BeginLoc, SourceLocation LParenLoc, ArrayRef< DeviceTypeArgument > Archs, SourceLocation EndLoc)clang::OpenACCDeviceTypeClausestatic
getArchitectures() constclang::OpenACCDeviceTypeClauseinline
getBeginLoc() constclang::OpenACCClauseinline
getClauseKind() constclang::OpenACCClauseinline
getEndLoc() constclang::OpenACCClauseinline
getLParenLoc() constclang::OpenACCClauseWithParamsinline
hasAsterisk() constclang::OpenACCDeviceTypeClauseinline
OpenACCClause(OpenACCClauseKind K, SourceLocation BeginLoc, SourceLocation EndLoc)clang::OpenACCClauseinlineprotected
OpenACCClauseWithParams(OpenACCClauseKind K, SourceLocation BeginLoc, SourceLocation LParenLoc, SourceLocation EndLoc)clang::OpenACCClauseWithParamsinlineprotected
~OpenACCClause()=defaultclang::OpenACCClausevirtual