Home
last modified time | relevance | path

Searched refs:SupportsMapper (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h4837 const bool SupportsMapper; variable
4866 const OMPMappableExprListSizeTy &Sizes, bool SupportsMapper = false,
4873 NumComponents(Sizes.NumComponents), SupportsMapper(SupportsMapper) {
5072 assert(SupportsMapper && in getUDMapperRefs()
5083 assert(SupportsMapper && in getUDMapperRefs()
5096 assert(SupportsMapper && in setUDMapperRefs()
5135 const bool SupportsMapper; variable
5160 MappableExprComponentListRef Components, bool SupportsMapper, in const_component_lists_iterator() argument
5165 SupportsMapper(SupportsMapper), in const_component_lists_iterator()
5172 if (SupportsMapper) in const_component_lists_iterator()
[all …]