This is the complete list of members for clang::OMPCountsClause, including all inherited members.
| child_iterator typedef | clang::OMPClause | |
| child_range typedef | clang::OMPClause | |
| children() | clang::OMPCountsClause | inline |
| children() const | clang::OMPCountsClause | inline |
| classof(const OMPClause *T) | clang::OMPCountsClause | inlinestatic |
| const_child_iterator typedef | clang::OMPClause | |
| const_child_range typedef | clang::OMPClause | |
| Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, ArrayRef< Expr * > Counts, std::optional< unsigned > FillIdx, SourceLocation FillLoc) | clang::OMPCountsClause | static |
| CreateEmpty(const ASTContext &C, unsigned NumCounts) | clang::OMPCountsClause | static |
| getBeginLoc() const | clang::OMPClause | inline |
| getClauseKind() const | clang::OMPClause | inline |
| getCountsRefs() | clang::OMPCountsClause | inline |
| getCountsRefs() const | clang::OMPCountsClause | inline |
| getEndLoc() const | clang::OMPClause | inline |
| getLParenLoc() const | clang::OMPCountsClause | inline |
| getNumCounts() const | clang::OMPCountsClause | inline |
| getOmpFillIndex() const | clang::OMPCountsClause | inline |
| getOmpFillLoc() const | clang::OMPCountsClause | inline |
| hasOmpFill() const | clang::OMPCountsClause | inline |
| isImplicit() const | clang::OMPClause | inline |
| llvm::TrailingObjects< OMPCountsClause, Expr * > class | clang::OMPCountsClause | friend |
| OMPClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation EndLoc) | clang::OMPClause | inlineprotected |
| OMPClauseReader class | clang::OMPCountsClause | friend |
| setLocEnd(SourceLocation Loc) | clang::OMPClause | inline |
| setLocStart(SourceLocation Loc) | clang::OMPClause | inline |
| used_children() | clang::OMPCountsClause | inline |
| used_children() const | clang::OMPCountsClause | inline |