clang  3.9.0
OMPMappableExprListClause< T > Member List

This is the complete list of members for OMPMappableExprListClause< T >, including all inherited members.

all_components() const OMPMappableExprListClause< T >inline
all_decls() const OMPMappableExprListClause< T >inline
all_lists_sizes() const OMPMappableExprListClause< T >inline
all_num_lists() const OMPMappableExprListClause< T >inline
component_lists() const OMPMappableExprListClause< T >inline
component_lists_begin() const OMPMappableExprListClause< T >inline
component_lists_end() const OMPMappableExprListClause< T >inline
const_all_components_iterator typedefOMPMappableExprListClause< T >
const_all_components_range typedefOMPMappableExprListClause< T >
const_all_decls_iterator typedefOMPMappableExprListClause< T >
const_all_decls_range typedefOMPMappableExprListClause< T >
const_all_lists_sizes_iterator typedefOMPMappableExprListClause< T >
const_all_lists_sizes_range typedefOMPMappableExprListClause< T >
const_all_num_lists_iterator typedefOMPMappableExprListClause< T >
const_all_num_lists_range typedefOMPMappableExprListClause< T >
const_component_lists_range typedefOMPMappableExprListClause< T >
decl_component_lists(const ValueDecl *VD) const OMPMappableExprListClause< T >inline
decl_component_lists_begin(const ValueDecl *VD) const OMPMappableExprListClause< T >inline
decl_component_lists_end() const OMPMappableExprListClause< T >inline
getComponentListSizesRef()OMPMappableExprListClause< T >inlineprotected
getComponentListSizesRef() const OMPMappableExprListClause< T >inlineprotected
getComponentsRef()OMPMappableExprListClause< T >inlineprotected
getComponentsRef() const OMPMappableExprListClause< T >inlineprotected
getComponentsTotalNumber(MappableExprComponentListsRef ComponentLists)OMPClauseMappableExprCommonprotectedstatic
getDeclNumListsRef()OMPMappableExprListClause< T >inlineprotected
getDeclNumListsRef() const OMPMappableExprListClause< T >inlineprotected
getTotalComponentListNum() const OMPMappableExprListClause< T >inline
getTotalComponentsNum() const OMPMappableExprListClause< T >inline
getUniqueDeclarationsNum() const OMPMappableExprListClause< T >inline
getUniqueDeclarationsTotalNumber(ArrayRef< ValueDecl * > Declarations)OMPClauseMappableExprCommonprotectedstatic
getUniqueDeclsRef()OMPMappableExprListClause< T >inlineprotected
getUniqueDeclsRef() const OMPMappableExprListClause< T >inlineprotected
MappableExprComponentList typedefOMPClauseMappableExprCommon
MappableExprComponentListRef typedefOMPClauseMappableExprCommon
MappableExprComponentLists typedefOMPClauseMappableExprCommon
MappableExprComponentListsRef typedefOMPClauseMappableExprCommon
OMPClauseReader classOMPMappableExprListClause< T >friend
OMPMappableExprListClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, unsigned NumVars, unsigned NumUniqueDeclarations, unsigned NumComponentLists, unsigned NumComponents)OMPMappableExprListClause< T >inlineprotected
setClauseInfo(ArrayRef< ValueDecl * > Declarations, MappableExprComponentListsRef ComponentLists)OMPMappableExprListClause< T >inlineprotected
setComponentListSizes(ArrayRef< unsigned > CLSs)OMPMappableExprListClause< T >inlineprotected
setComponents(ArrayRef< MappableComponent > Components, ArrayRef< unsigned > CLSs)OMPMappableExprListClause< T >inlineprotected
setDeclNumLists(ArrayRef< unsigned > DNLs)OMPMappableExprListClause< T >inlineprotected
setUniqueDecls(ArrayRef< ValueDecl * > UDs)OMPMappableExprListClause< T >inlineprotected