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