This is the complete list of members for clang::OMPUpdateClause, including all inherited members.
| child_iterator typedef | clang::OMPClause | |
| child_range typedef | clang::OMPClause | |
| children() | clang::OMPUpdateClause | inline |
| children() const | clang::OMPUpdateClause | inline |
| classof(const OMPClause *T) | clang::OMPUpdateClause | inlinestatic |
| const_child_iterator typedef | clang::OMPClause | |
| const_child_range typedef | clang::OMPClause | |
| Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc) | clang::OMPUpdateClause | static |
| Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation ArgumentLoc, OpenMPDependClauseKind DK, SourceLocation EndLoc) | clang::OMPUpdateClause | static |
| CreateEmpty(const ASTContext &C, bool IsExtended) | clang::OMPUpdateClause | static |
| getArgumentLoc() const | clang::OMPUpdateClause | inline |
| getBeginLoc() const | clang::OMPClause | inline |
| getClauseKind() const | clang::OMPClause | inline |
| getDependencyKind() const | clang::OMPUpdateClause | inline |
| getEndLoc() const | clang::OMPClause | inline |
| getLParenLoc() const | clang::OMPUpdateClause | inline |
| isExtended() const | clang::OMPUpdateClause | inline |
| isImplicit() const | clang::OMPClause | inline |
| OMPClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation EndLoc) | clang::OMPClause | inlineprotected |
| OMPClauseReader class | clang::OMPUpdateClause | friend |
| setLocEnd(SourceLocation Loc) | clang::OMPClause | inline |
| setLocStart(SourceLocation Loc) | clang::OMPClause | inline |
| used_children() | clang::OMPUpdateClause | inline |
| used_children() const | clang::OMPUpdateClause | inline |