clang  3.7.0
OMPAlignedClause Member List

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

children()OMPAlignedClauseinline
classof(const OMPClause *T)OMPAlignedClauseinlinestatic
Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation ColonLoc, SourceLocation EndLoc, ArrayRef< Expr * > VL, Expr *A)OMPAlignedClausestatic
CreateEmpty(const ASTContext &C, unsigned NumVars)OMPAlignedClausestatic
getAlignment()OMPAlignedClauseinline
getAlignment() const OMPAlignedClauseinline
getColonLoc() const OMPAlignedClauseinline
OMPClauseReader classOMPAlignedClausefriend
setColonLoc(SourceLocation Loc)OMPAlignedClauseinline