clang
10.0.0git
|
This is the complete list of members for OMPAlignedClause, including all inherited members.
children() | OMPAlignedClause | inline |
children() const | 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 |
used_children() | OMPAlignedClause | inline |
used_children() const | OMPAlignedClause | inline |