clang  10.0.0git
OMPToClause Member List

This is the complete list of members for OMPToClause, including all inherited members.

all_components() constOMPMappableExprListClause< OMPToClause >inline
all_decls() constOMPMappableExprListClause< OMPToClause >inline
all_lists_sizes() constOMPMappableExprListClause< OMPToClause >inline
all_num_lists() constOMPMappableExprListClause< OMPToClause >inline
children()OMPToClauseinline
children() constOMPToClauseinline
classof(const OMPClause *T)OMPToClauseinlinestatic
component_lists() constOMPMappableExprListClause< OMPToClause >inline
component_lists_begin() constOMPMappableExprListClause< OMPToClause >inline
component_lists_end() constOMPMappableExprListClause< OMPToClause >inline
const_all_components_iterator typedefOMPMappableExprListClause< OMPToClause >
const_all_components_range typedefOMPMappableExprListClause< OMPToClause >
const_all_decls_iterator typedefOMPMappableExprListClause< OMPToClause >
const_all_decls_range typedefOMPMappableExprListClause< OMPToClause >
const_all_lists_sizes_iterator typedefOMPMappableExprListClause< OMPToClause >
const_all_lists_sizes_range typedefOMPMappableExprListClause< OMPToClause >
const_all_num_lists_iterator typedefOMPMappableExprListClause< OMPToClause >
const_all_num_lists_range typedefOMPMappableExprListClause< OMPToClause >
const_component_lists_range typedefOMPMappableExprListClause< OMPToClause >
Create(const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef< Expr *> Vars, ArrayRef< ValueDecl *> Declarations, MappableExprComponentListsRef ComponentLists, ArrayRef< Expr *> UDMapperRefs, NestedNameSpecifierLoc UDMQualifierLoc, DeclarationNameInfo MapperId)OMPToClausestatic
CreateEmpty(const ASTContext &C, const OMPMappableExprListSizeTy &Sizes)OMPToClausestatic
decl_component_lists(const ValueDecl *VD) constOMPMappableExprListClause< OMPToClause >inline
decl_component_lists_begin(const ValueDecl *VD) constOMPMappableExprListClause< OMPToClause >inline
decl_component_lists_end() constOMPMappableExprListClause< OMPToClause >inline
getComponentListSizesRef()OMPMappableExprListClause< OMPToClause >inlineprotected
getComponentListSizesRef() constOMPMappableExprListClause< OMPToClause >inlineprotected
getComponentsRef()OMPMappableExprListClause< OMPToClause >inlineprotected
getComponentsRef() constOMPMappableExprListClause< OMPToClause >inlineprotected
getComponentsTotalNumber(MappableExprComponentListsRef ComponentLists)OMPClauseMappableExprCommonprotectedstatic
getDeclNumListsRef()OMPMappableExprListClause< OMPToClause >inlineprotected
getDeclNumListsRef() constOMPMappableExprListClause< OMPToClause >inlineprotected
getMapperIdInfo() constOMPMappableExprListClause< OMPToClause >inline
getMapperQualifierLoc() constOMPMappableExprListClause< OMPToClause >inline
getTotalComponentListNum() constOMPMappableExprListClause< OMPToClause >inline
getTotalComponentsNum() constOMPMappableExprListClause< OMPToClause >inline
getUDMapperRefs()OMPMappableExprListClause< OMPToClause >inlineprotected
getUDMapperRefs() constOMPMappableExprListClause< OMPToClause >inlineprotected
getUniqueDeclarationsNum() constOMPMappableExprListClause< OMPToClause >inline
getUniqueDeclarationsTotalNumber(ArrayRef< const ValueDecl *> Declarations)OMPClauseMappableExprCommonprotectedstatic
getUniqueDeclsRef()OMPMappableExprListClause< OMPToClause >inlineprotected
getUniqueDeclsRef() constOMPMappableExprListClause< OMPToClause >inlineprotected
MappableExprComponentList typedefOMPClauseMappableExprCommon
MappableExprComponentListRef typedefOMPClauseMappableExprCommon
MappableExprComponentLists typedefOMPClauseMappableExprCommon
MappableExprComponentListsRef typedefOMPClauseMappableExprCommon
mapperlist_begin()OMPMappableExprListClause< OMPToClause >inline
mapperlist_begin() constOMPMappableExprListClause< OMPToClause >inline
mapperlist_const_iterator typedefOMPMappableExprListClause< OMPToClause >
mapperlist_const_range typedefOMPMappableExprListClause< OMPToClause >
mapperlist_end()OMPMappableExprListClause< OMPToClause >inline
mapperlist_end() constOMPMappableExprListClause< OMPToClause >inline
mapperlist_iterator typedefOMPMappableExprListClause< OMPToClause >
mapperlist_range typedefOMPMappableExprListClause< OMPToClause >
mapperlists()OMPMappableExprListClause< OMPToClause >inline
mapperlists() constOMPMappableExprListClause< OMPToClause >inline
OMPClauseReader classOMPToClausefriend
OMPMappableExprListClause< OMPToClause >::OMPMappableExprListClause(OpenMPClauseKind K, const OMPVarListLocTy &Locs, const OMPMappableExprListSizeTy &Sizes, NestedNameSpecifierLoc *MapperQualifierLocPtr=nullptr, DeclarationNameInfo *MapperIdInfoPtr=nullptr)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
setMapperIdInfo(DeclarationNameInfo MapperId)OMPMappableExprListClause< OMPToClause >inlineprotected
setMapperQualifierLoc(NestedNameSpecifierLoc NNSL)OMPMappableExprListClause< OMPToClause >inlineprotected
setUDMapperRefs(ArrayRef< Expr * > DMDs)OMPMappableExprListClause< OMPToClause >inlineprotected
setUniqueDecls(ArrayRef< ValueDecl * > UDs)OMPMappableExprListClause< OMPToClause >inlineprotected
used_children()OMPToClauseinline
used_children() constOMPToClauseinline