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