|
clang 23.0.0git
|
This is the complete list of members for OMPThreadLimitClause, including all inherited members.
| children() | OMPThreadLimitClause | inline |
| children() const | OMPThreadLimitClause | inline |
| classof(const OMPClause *T) | OMPThreadLimitClause | inlinestatic |
| Create(const ASTContext &C, OpenMPDirectiveKind CaptureRegion, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, ArrayRef< Expr * > VL, Stmt *PreInit) | OMPThreadLimitClause | static |
| CreateEmpty(const ASTContext &C, unsigned N) | OMPThreadLimitClause | static |
| getLParenLoc() const | OMPThreadLimitClause | inline |
| getThreadLimit() | OMPThreadLimitClause | inline |
| getThreadLimit() const | OMPThreadLimitClause | inline |
| setLParenLoc(SourceLocation Loc) | OMPThreadLimitClause | inline |
| used_children() | OMPThreadLimitClause | inline |
| used_children() const | OMPThreadLimitClause | inline |