HomeSort by: relevance | last modified time | path
    Searched refs:SupportsMapper (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
OpenMPClause.h 4931 const bool SupportsMapper;
4953 /// \param SupportsMapper Indicates whether this clause is possible to have
4960 const OMPMappableExprListSizeTy &Sizes, bool SupportsMapper = false,
4967 NumComponents(Sizes.NumComponents), SupportsMapper(SupportsMapper) {
5166 assert(SupportsMapper &&
5177 assert(SupportsMapper &&
5190 assert(SupportsMapper &&
5229 const bool SupportsMapper;
5254 MappableExprComponentListRef Components, bool SupportsMapper,
    [all...]

Completed in 52 milliseconds