Searched refs:MapperIdScopeSpec (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaOpenMP.cpp | 5964 CXXScopeSpec MapperIdScopeSpec; in processImplicitMapsWithDefaultMappers() local 6024 CXXScopeSpec MapperIdScopeSpec; in processImplicitMapsWithDefaultMappers() local 6028 MapperIdScopeSpec, MapperId, C->getMapType(), in processImplicitMapsWithDefaultMappers() 6166 CXXScopeSpec MapperIdScopeSpec; in ActOnOpenMPExecutableDirective() local 6182 CXXScopeSpec MapperIdScopeSpec; in ActOnOpenMPExecutableDirective() local 21268 if (MapperIdScopeSpec.isInvalid()) in buildUserDefinedMapperRef() 21406 CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo MapperId, in checkMappableExpressionList() argument 21689 SemaRef, DSAS->getCurScope(), MapperIdScopeSpec, MapperId, in checkMappableExpressionList() 21717 CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo &MapperId, in ActOnOpenMPMapClause() argument 22764 MapperIdScopeSpec.getWithLocInContext(Context), MapperId); in ActOnOpenMPToClause() [all …]
|
| H A D | TreeTransform.h | 1951 CXXScopeSpec MapperIdScopeSpec, DeclarationNameInfo MapperId, in RebuildOMPMapClause() argument 1956 MapTypeModifiers, MapTypeModifiersLoc, MapperIdScopeSpec, MapperId, in RebuildOMPMapClause() 2070 CXXScopeSpec &MapperIdScopeSpec, in RebuildOMPToClause() argument 2086 CXXScopeSpec &MapperIdScopeSpec, in RebuildOMPFromClause() argument 2091 MotionModifiers, MotionModifiersLoc, MapperIdScopeSpec, MapperId, in RebuildOMPFromClause() 10117 llvm::SmallVectorImpl<Expr *> &Vars, CXXScopeSpec &MapperIdScopeSpec, in transformOMPMappableExprListClause() argument 10136 MapperIdScopeSpec.Adopt(QualifierLoc); in transformOMPMappableExprListClause() 10157 MapperIdScopeSpec.getWithLocInContext(TT.getSema().Context), in transformOMPMappableExprListClause() 10171 CXXScopeSpec MapperIdScopeSpec; in TransformOMPMapClause() local 10294 CXXScopeSpec MapperIdScopeSpec; in TransformOMPToClause() local [all …]
|
| /llvm-project-15.0.7/clang/include/clang/Sema/ |
| H A D | Sema.h | 11741 CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo &MapperId, 11773 CXXScopeSpec &MapperIdScopeSpec, 11781 CXXScopeSpec &MapperIdScopeSpec,
|