This is the complete list of members for clang::OMPOrderedClause, including all inherited members.
child_iterator typedef | clang::OMPClause | |
child_range typedef | clang::OMPClause | |
children() | clang::OMPOrderedClause | inline |
children() const | clang::OMPOrderedClause | inline |
classof(const OMPClause *T) | clang::OMPOrderedClause | inlinestatic |
const_child_iterator typedef | clang::OMPClause | |
const_child_range typedef | clang::OMPClause | |
Create(const ASTContext &C, Expr *Num, unsigned NumLoops, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) | clang::OMPOrderedClause | static |
CreateEmpty(const ASTContext &C, unsigned NumLoops) | clang::OMPOrderedClause | static |
getBeginLoc() const | clang::OMPClause | inline |
getClauseKind() const | clang::OMPClause | inline |
getEndLoc() const | clang::OMPClause | inline |
getLoopCounter(unsigned NumLoop) | clang::OMPOrderedClause | |
getLoopCounter(unsigned NumLoop) const | clang::OMPOrderedClause | |
getLoopNumIterations() const | clang::OMPOrderedClause | |
getLParenLoc() const | clang::OMPOrderedClause | inline |
getNumForLoops() const | clang::OMPOrderedClause | inline |
isImplicit() const | clang::OMPClause | inline |
OMPClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation EndLoc) | clang::OMPClause | inlineprotected |
OMPClauseReader | clang::OMPOrderedClause | friend |
setLocEnd(SourceLocation Loc) | clang::OMPClause | inline |
setLocStart(SourceLocation Loc) | clang::OMPClause | inline |
setLoopCounter(unsigned NumLoop, Expr *Counter) | clang::OMPOrderedClause | |
setLoopNumIterations(unsigned NumLoop, Expr *NumIterations) | clang::OMPOrderedClause | |
setLParenLoc(SourceLocation Loc) | clang::OMPOrderedClause | inline |
used_children() | clang::OMPOrderedClause | inline |
used_children() const | clang::OMPOrderedClause | inline |