|
clang 23.0.0git
|
This is the complete list of members for OMPDependClause, including all inherited members.
| children() | OMPDependClause | inline |
| children() const | OMPDependClause | inline |
| classof(const OMPClause *T) | OMPDependClause | inlinestatic |
| Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, DependDataTy Data, Expr *DepModifier, ArrayRef< Expr * > VL, unsigned NumLoops) | OMPDependClause | static |
| CreateEmpty(const ASTContext &C, unsigned N, unsigned NumLoops) | OMPDependClause | static |
| getColonLoc() const | OMPDependClause | inline |
| getDependencyKind() const | OMPDependClause | inline |
| getDependencyLoc() const | OMPDependClause | inline |
| getLoopData(unsigned NumLoop) | OMPDependClause | |
| getLoopData(unsigned NumLoop) const | OMPDependClause | |
| getModifier() | OMPDependClause | |
| getModifier() const | OMPDependClause | inline |
| getNumLoops() const | OMPDependClause | inline |
| getOmpAllMemoryLoc() const | OMPDependClause | inline |
| OMPClauseReader class | OMPDependClause | friend |
| setLoopData(unsigned NumLoop, Expr *Cnt) | OMPDependClause | |
| used_children() | OMPDependClause | inline |
| used_children() const | OMPDependClause | inline |