clang
8.0.0
|
This is the complete list of members for OMPCopyprivateClause, including all inherited members.
assignment_ops() const | OMPCopyprivateClause | inline |
assignment_ops() | OMPCopyprivateClause | inline |
children() | OMPCopyprivateClause | inline |
classof(const OMPClause *T) | OMPCopyprivateClause | inlinestatic |
Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, ArrayRef< Expr *> VL, ArrayRef< Expr *> SrcExprs, ArrayRef< Expr *> DstExprs, ArrayRef< Expr *> AssignmentOps) | OMPCopyprivateClause | static |
CreateEmpty(const ASTContext &C, unsigned N) | OMPCopyprivateClause | static |
destination_exprs() const | OMPCopyprivateClause | inline |
destination_exprs() | OMPCopyprivateClause | inline |
helper_expr_const_iterator typedef | OMPCopyprivateClause | |
helper_expr_const_range typedef | OMPCopyprivateClause | |
helper_expr_iterator typedef | OMPCopyprivateClause | |
helper_expr_range typedef | OMPCopyprivateClause | |
OMPClauseReader class | OMPCopyprivateClause | friend |
source_exprs() const | OMPCopyprivateClause | inline |
source_exprs() | OMPCopyprivateClause | inline |