Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp6066 CXXScopeSpec MapperIdScopeSpec; in processImplicitMapsWithDefaultMappers() local
6126 CXXScopeSpec MapperIdScopeSpec; in processImplicitMapsWithDefaultMappers() local
6130 MapperIdScopeSpec, MapperId, C->getMapType(), in processImplicitMapsWithDefaultMappers()
6383 CXXScopeSpec MapperIdScopeSpec; in ActOnOpenMPExecutableDirective() local
6387 MapperIdScopeSpec, MapperId, OMPC_MAP_tofrom, in ActOnOpenMPExecutableDirective()
6399 CXXScopeSpec MapperIdScopeSpec; in ActOnOpenMPExecutableDirective() local
21966 if (MapperIdScopeSpec.isInvalid()) in buildUserDefinedMapperRef()
22104 CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo MapperId, in checkMappableExpressionList() argument
22390 SemaRef, DSAS->getCurScope(), MapperIdScopeSpec, MapperId, in checkMappableExpressionList()
23568 MapperIdScopeSpec.getWithLocInContext(Context), MapperId); in ActOnOpenMPToClause()
[all …]
H A DTreeTransform.h2016 CXXScopeSpec MapperIdScopeSpec, DeclarationNameInfo MapperId, in RebuildOMPMapClause() argument
2022 MapperIdScopeSpec, MapperId, MapType, IsMapTypeImplicit, MapLoc, in RebuildOMPMapClause()
2140 CXXScopeSpec &MapperIdScopeSpec, in RebuildOMPToClause() argument
2156 CXXScopeSpec &MapperIdScopeSpec, in RebuildOMPFromClause() argument
2161 MotionModifiers, MotionModifiersLoc, MapperIdScopeSpec, MapperId, in RebuildOMPFromClause()
10441 llvm::SmallVectorImpl<Expr *> &Vars, CXXScopeSpec &MapperIdScopeSpec, in transformOMPMappableExprListClause() argument
10460 MapperIdScopeSpec.Adopt(QualifierLoc); in transformOMPMappableExprListClause()
10481 MapperIdScopeSpec.getWithLocInContext(TT.getSema().Context), in transformOMPMappableExprListClause()
10502 CXXScopeSpec MapperIdScopeSpec; in TransformOMPMapClause() local
10627 CXXScopeSpec MapperIdScopeSpec; in TransformOMPToClause() local
[all …]
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12500 CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo &MapperId,
12532 CXXScopeSpec &MapperIdScopeSpec,
12540 CXXScopeSpec &MapperIdScopeSpec,