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