Searched refs:MapperIdScopeSpec (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | SemaOpenMP.cpp | 5566 CXXScopeSpec &MapperIdScopeSpec, 5635 CXXScopeSpec MapperIdScopeSpec; in processImplicitMapsWithDefaultMappers() local 5641 S, Stack->getCurScope(), MapperIdScopeSpec, DefaultMapperId, in processImplicitMapsWithDefaultMappers() 5695 CXXScopeSpec MapperIdScopeSpec; in processImplicitMapsWithDefaultMappers() local 5699 MapperIdScopeSpec, MapperId, C->getMapType(), in processImplicitMapsWithDefaultMappers() 5810 CXXScopeSpec MapperIdScopeSpec; in ActOnOpenMPExecutableDirective() local 5815 MapperIdScopeSpec, MapperId, Kind, /*IsMapTypeImplicit=*/true, in ActOnOpenMPExecutableDirective() 18796 CXXScopeSpec &MapperIdScopeSpec, in buildUserDefinedMapperRef() argument 18800 if (MapperIdScopeSpec.isInvalid()) in buildUserDefinedMapperRef() 18812 while (S && SemaRef.LookupParsedName(Lookup, S, &MapperIdScopeSpec)) { in buildUserDefinedMapperRef() [all …]
|
| H A D | TreeTransform.h | 1914 CXXScopeSpec MapperIdScopeSpec, DeclarationNameInfo MapperId, in RebuildOMPMapClause() argument 1919 MapperIdScopeSpec, MapperId, MapType, in RebuildOMPMapClause() 2033 CXXScopeSpec &MapperIdScopeSpec, in RebuildOMPToClause() argument 2038 MapperIdScopeSpec, MapperId, ColonLoc, in RebuildOMPToClause() 2049 CXXScopeSpec &MapperIdScopeSpec, in RebuildOMPFromClause() argument 2054 MotionModifiers, MotionModifiersLoc, MapperIdScopeSpec, MapperId, in RebuildOMPFromClause() 9818 llvm::SmallVectorImpl<Expr *> &Vars, CXXScopeSpec &MapperIdScopeSpec, in transformOMPMappableExprListClause() argument 9837 MapperIdScopeSpec.Adopt(QualifierLoc); in transformOMPMappableExprListClause() 9858 MapperIdScopeSpec.getWithLocInContext(TT.getSema().Context), in transformOMPMappableExprListClause() 9872 CXXScopeSpec MapperIdScopeSpec; in TransformOMPMapClause() local [all …]
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
| H A D | Sema.h | 11147 CXXScopeSpec &MapperIdScopeSpec, 11180 CXXScopeSpec &MapperIdScopeSpec, 11188 CXXScopeSpec &MapperIdScopeSpec,
|