Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h4931 const bool SupportsMapper; variable
4960 const OMPMappableExprListSizeTy &Sizes, bool SupportsMapper = false,
4967 NumComponents(Sizes.NumComponents), SupportsMapper(SupportsMapper) {
5166 assert(SupportsMapper && in getUDMapperRefs()
5177 assert(SupportsMapper && in getUDMapperRefs()
5190 assert(SupportsMapper && in setUDMapperRefs()
5229 const bool SupportsMapper; variable
5254 MappableExprComponentListRef Components, bool SupportsMapper, in const_component_lists_iterator() argument
5259 SupportsMapper(SupportsMapper), in const_component_lists_iterator()
5266 if (SupportsMapper) in const_component_lists_iterator()
[all …]