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