clang  3.9.0
OMPDependClause Member List

This is the complete list of members for OMPDependClause, including all inherited members.

children()OMPDependClauseinline
classof(const OMPClause *T)OMPDependClauseinlinestatic
Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, OpenMPDependClauseKind DepKind, SourceLocation DepLoc, SourceLocation ColonLoc, ArrayRef< Expr * > VL)OMPDependClausestatic
CreateEmpty(const ASTContext &C, unsigned N)OMPDependClausestatic
getColonLoc() const OMPDependClauseinline
getCounterValue()OMPDependClause
getCounterValue() const OMPDependClause
getDependencyKind() const OMPDependClauseinline
getDependencyLoc() const OMPDependClauseinline
OMPClauseReader classOMPDependClausefriend
setCounterValue(Expr *V)OMPDependClause