clang
3.9.0
|
This is the complete list of members for OMPAlignedClause, including all inherited members.
children() | OMPAlignedClause | inline |
classof(const OMPClause *T) | OMPAlignedClause | inlinestatic |
Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation ColonLoc, SourceLocation EndLoc, ArrayRef< Expr * > VL, Expr *A) | OMPAlignedClause | static |
CreateEmpty(const ASTContext &C, unsigned NumVars) | OMPAlignedClause | static |
getAlignment() | OMPAlignedClause | inline |
getAlignment() const | OMPAlignedClause | inline |
getColonLoc() const | OMPAlignedClause | inline |
OMPClauseReader class | OMPAlignedClause | friend |
setColonLoc(SourceLocation Loc) | OMPAlignedClause | inline |