Searched refs:MapperIdScopeSpec (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | SemaOpenMP.h | 1293 CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo &MapperId, 1326 CXXScopeSpec &MapperIdScopeSpec, 1334 CXXScopeSpec &MapperIdScopeSpec,
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOpenMP.cpp | 5778 CXXScopeSpec &MapperIdScopeSpec, 5846 CXXScopeSpec MapperIdScopeSpec; in processImplicitMapsWithDefaultMappers() local 5852 S, Stack->getCurScope(), MapperIdScopeSpec, DefaultMapperId, in processImplicitMapsWithDefaultMappers() 5906 CXXScopeSpec MapperIdScopeSpec; in processImplicitMapsWithDefaultMappers() local 5910 MapperIdScopeSpec, MapperId, C->getMapType(), in processImplicitMapsWithDefaultMappers() 6154 CXXScopeSpec MapperIdScopeSpec; in ActOnOpenMPExecutableDirective() local 6158 MapperIdScopeSpec, MapperId, OMPC_MAP_tofrom, in ActOnOpenMPExecutableDirective() 6171 CXXScopeSpec MapperIdScopeSpec; in ActOnOpenMPExecutableDirective() local 6176 MapperIdScopeSpec, MapperId, K, /*IsMapTypeImplicit=*/true, in ActOnOpenMPExecutableDirective() 21447 CXXScopeSpec &MapperIdScopeSpec, in buildUserDefinedMapperRef() argument [all …]
|
| H A D | TreeTransform.h | 2059 CXXScopeSpec MapperIdScopeSpec, DeclarationNameInfo MapperId, in RebuildOMPMapClause() argument 2065 MapperIdScopeSpec, MapperId, MapType, IsMapTypeImplicit, MapLoc, in RebuildOMPMapClause() 2191 CXXScopeSpec &MapperIdScopeSpec, in RebuildOMPToClause() argument 2196 MotionModifiers, MotionModifiersLoc, MapperIdScopeSpec, MapperId, in RebuildOMPToClause() 2207 CXXScopeSpec &MapperIdScopeSpec, in RebuildOMPFromClause() argument 2212 MotionModifiers, MotionModifiersLoc, MapperIdScopeSpec, MapperId, in RebuildOMPFromClause() 11286 llvm::SmallVectorImpl<Expr *> &Vars, CXXScopeSpec &MapperIdScopeSpec, in transformOMPMappableExprListClause() argument 11305 MapperIdScopeSpec.Adopt(QualifierLoc); in transformOMPMappableExprListClause() 11326 MapperIdScopeSpec.getWithLocInContext(TT.getSema().Context), in transformOMPMappableExprListClause() 11347 CXXScopeSpec MapperIdScopeSpec; in TransformOMPMapClause() local [all …]
|