child_iterator typedef | clang::OMPClause | |
child_range typedef | clang::OMPClause | |
children() | clang::OMPDependClause | inline |
children() const | clang::OMPDependClause | inline |
classof(const OMPClause *T) | clang::OMPDependClause | inlinestatic |
const_child_iterator typedef | clang::OMPClause | |
const_child_range typedef | clang::OMPClause | |
Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, DependDataTy Data, Expr *DepModifier, ArrayRef< Expr * > VL, unsigned NumLoops) | clang::OMPDependClause | static |
CreateEmpty(const ASTContext &C, unsigned N, unsigned NumLoops) | clang::OMPDependClause | static |
getBeginLoc() const | clang::OMPClause | inline |
getClauseKind() const | clang::OMPClause | inline |
getColonLoc() const | clang::OMPDependClause | inline |
getDependencyKind() const | clang::OMPDependClause | inline |
getDependencyLoc() const | clang::OMPDependClause | inline |
getEndLoc() const | clang::OMPClause | inline |
getLoopData(unsigned NumLoop) | clang::OMPDependClause | |
getLoopData(unsigned NumLoop) const | clang::OMPDependClause | |
getLParenLoc() const | clang::OMPVarListClause< OMPDependClause > | inline |
getModifier() | clang::OMPDependClause | |
getModifier() const | clang::OMPDependClause | inline |
getNumLoops() const | clang::OMPDependClause | inline |
getOmpAllMemoryLoc() const | clang::OMPDependClause | inline |
getVarRefs() | clang::OMPVarListClause< OMPDependClause > | inlineprotected |
getVarRefs() const | clang::OMPVarListClause< OMPDependClause > | inline |
isImplicit() const | clang::OMPClause | inline |
OMPClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation EndLoc) | clang::OMPClause | inlineprotected |
OMPClauseReader | clang::OMPDependClause | friend |
OMPVarListClause< OMPDependClause >::OMPVarListClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, unsigned N) | clang::OMPVarListClause< OMPDependClause > | inlineprotected |
setLocEnd(SourceLocation Loc) | clang::OMPClause | inline |
setLocStart(SourceLocation Loc) | clang::OMPClause | inline |
setLoopData(unsigned NumLoop, Expr *Cnt) | clang::OMPDependClause | |
setLParenLoc(SourceLocation Loc) | clang::OMPVarListClause< OMPDependClause > | inline |
setVarRefs(ArrayRef< Expr * > VL) | clang::OMPVarListClause< OMPDependClause > | inlineprotected |
used_children() | clang::OMPDependClause | inline |
used_children() const | clang::OMPDependClause | inline |
varlist() | clang::OMPVarListClause< OMPDependClause > | inline |
varlist() const | clang::OMPVarListClause< OMPDependClause > | inline |
varlist_begin() | clang::OMPVarListClause< OMPDependClause > | inline |
varlist_begin() const | clang::OMPVarListClause< OMPDependClause > | inline |
varlist_const_iterator typedef | clang::OMPVarListClause< OMPDependClause > | |
varlist_const_range typedef | clang::OMPVarListClause< OMPDependClause > | |
varlist_empty() const | clang::OMPVarListClause< OMPDependClause > | inline |
varlist_end() | clang::OMPVarListClause< OMPDependClause > | inline |
varlist_end() const | clang::OMPVarListClause< OMPDependClause > | inline |
varlist_iterator typedef | clang::OMPVarListClause< OMPDependClause > | |
varlist_range typedef | clang::OMPVarListClause< OMPDependClause > | |
varlist_size() const | clang::OMPVarListClause< OMPDependClause > | inline |