| all_components() const | OMPMappableExprListClause< OMPFromClause > | inline |
| all_decls() const | OMPMappableExprListClause< OMPFromClause > | inline |
| all_lists_sizes() const | OMPMappableExprListClause< OMPFromClause > | inline |
| all_num_lists() const | OMPMappableExprListClause< OMPFromClause > | inline |
| children() | OMPFromClause | inline |
| classof(const OMPClause *T) | OMPFromClause | inlinestatic |
| component_lists() const | OMPMappableExprListClause< OMPFromClause > | inline |
| component_lists_begin() const | OMPMappableExprListClause< OMPFromClause > | inline |
| component_lists_end() const | OMPMappableExprListClause< OMPFromClause > | inline |
| const_all_components_iterator typedef | OMPMappableExprListClause< OMPFromClause > | |
| const_all_components_range typedef | OMPMappableExprListClause< OMPFromClause > | |
| const_all_decls_iterator typedef | OMPMappableExprListClause< OMPFromClause > | |
| const_all_decls_range typedef | OMPMappableExprListClause< OMPFromClause > | |
| const_all_lists_sizes_iterator typedef | OMPMappableExprListClause< OMPFromClause > | |
| const_all_lists_sizes_range typedef | OMPMappableExprListClause< OMPFromClause > | |
| const_all_num_lists_iterator typedef | OMPMappableExprListClause< OMPFromClause > | |
| const_all_num_lists_range typedef | OMPMappableExprListClause< OMPFromClause > | |
| const_component_lists_range typedef | OMPMappableExprListClause< OMPFromClause > | |
| Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, ArrayRef< Expr * > Vars, ArrayRef< ValueDecl * > Declarations, MappableExprComponentListsRef ComponentLists) | OMPFromClause | static |
| CreateEmpty(const ASTContext &C, unsigned NumVars, unsigned NumUniqueDeclarations, unsigned NumComponentLists, unsigned NumComponents) | OMPFromClause | static |
| decl_component_lists(const ValueDecl *VD) const | OMPMappableExprListClause< OMPFromClause > | inline |
| decl_component_lists_begin(const ValueDecl *VD) const | OMPMappableExprListClause< OMPFromClause > | inline |
| decl_component_lists_end() const | OMPMappableExprListClause< OMPFromClause > | inline |
| getComponentListSizesRef() | OMPMappableExprListClause< OMPFromClause > | inlineprotected |
| getComponentListSizesRef() const | OMPMappableExprListClause< OMPFromClause > | inlineprotected |
| getComponentsRef() | OMPMappableExprListClause< OMPFromClause > | inlineprotected |
| getComponentsRef() const | OMPMappableExprListClause< OMPFromClause > | inlineprotected |
| getComponentsTotalNumber(MappableExprComponentListsRef ComponentLists) | OMPClauseMappableExprCommon | protectedstatic |
| getDeclNumListsRef() | OMPMappableExprListClause< OMPFromClause > | inlineprotected |
| getDeclNumListsRef() const | OMPMappableExprListClause< OMPFromClause > | inlineprotected |
| getTotalComponentListNum() const | OMPMappableExprListClause< OMPFromClause > | inline |
| getTotalComponentsNum() const | OMPMappableExprListClause< OMPFromClause > | inline |
| getUniqueDeclarationsNum() const | OMPMappableExprListClause< OMPFromClause > | inline |
| getUniqueDeclarationsTotalNumber(ArrayRef< ValueDecl * > Declarations) | OMPClauseMappableExprCommon | protectedstatic |
| getUniqueDeclsRef() | OMPMappableExprListClause< OMPFromClause > | inlineprotected |
| getUniqueDeclsRef() const | OMPMappableExprListClause< OMPFromClause > | inlineprotected |
| MappableExprComponentList typedef | OMPClauseMappableExprCommon | |
| MappableExprComponentListRef typedef | OMPClauseMappableExprCommon | |
| MappableExprComponentLists typedef | OMPClauseMappableExprCommon | |
| MappableExprComponentListsRef typedef | OMPClauseMappableExprCommon | |
| OMPClauseReader class | OMPFromClause | friend |
| OMPMappableExprListClause< OMPFromClause >::OMPMappableExprListClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, unsigned NumVars, unsigned NumUniqueDeclarations, unsigned NumComponentLists, unsigned NumComponents) | OMPMappableExprListClause< OMPFromClause > | inlineprotected |
| setClauseInfo(ArrayRef< ValueDecl * > Declarations, MappableExprComponentListsRef ComponentLists) | OMPMappableExprListClause< OMPFromClause > | inlineprotected |
| setComponentListSizes(ArrayRef< unsigned > CLSs) | OMPMappableExprListClause< OMPFromClause > | inlineprotected |
| setComponents(ArrayRef< MappableComponent > Components, ArrayRef< unsigned > CLSs) | OMPMappableExprListClause< OMPFromClause > | inlineprotected |
| setDeclNumLists(ArrayRef< unsigned > DNLs) | OMPMappableExprListClause< OMPFromClause > | inlineprotected |
| setUniqueDecls(ArrayRef< ValueDecl * > UDs) | OMPMappableExprListClause< OMPFromClause > | inlineprotected |