Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenMP.h1224 CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo &MapperId,
1256 CXXScopeSpec &MapperIdScopeSpec,
1264 CXXScopeSpec &MapperIdScopeSpec,
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5772 CXXScopeSpec &MapperIdScopeSpec,
5841 CXXScopeSpec MapperIdScopeSpec; in processImplicitMapsWithDefaultMappers() local
5847 S, Stack->getCurScope(), MapperIdScopeSpec, DefaultMapperId, in processImplicitMapsWithDefaultMappers()
5901 CXXScopeSpec MapperIdScopeSpec; in processImplicitMapsWithDefaultMappers() local
5905 MapperIdScopeSpec, MapperId, C->getMapType(), in processImplicitMapsWithDefaultMappers()
6234 CXXScopeSpec MapperIdScopeSpec; in ActOnOpenMPExecutableDirective() local
6238 MapperIdScopeSpec, MapperId, OMPC_MAP_tofrom, in ActOnOpenMPExecutableDirective()
6250 CXXScopeSpec MapperIdScopeSpec; in ActOnOpenMPExecutableDirective() local
6255 MapperIdScopeSpec, MapperId, K, /*IsMapTypeImplicit=*/true, in ActOnOpenMPExecutableDirective()
20782 CXXScopeSpec &MapperIdScopeSpec, in buildUserDefinedMapperRef() argument
[all …]
H A DTreeTransform.h2040 CXXScopeSpec MapperIdScopeSpec, DeclarationNameInfo MapperId, in RebuildOMPMapClause() argument
2046 MapperIdScopeSpec, MapperId, MapType, IsMapTypeImplicit, MapLoc, in RebuildOMPMapClause()
2166 CXXScopeSpec &MapperIdScopeSpec, in RebuildOMPToClause() argument
2171 MotionModifiers, MotionModifiersLoc, MapperIdScopeSpec, MapperId, in RebuildOMPToClause()
2182 CXXScopeSpec &MapperIdScopeSpec, in RebuildOMPFromClause() argument
2187 MotionModifiers, MotionModifiersLoc, MapperIdScopeSpec, MapperId, in RebuildOMPFromClause()
10777 llvm::SmallVectorImpl<Expr *> &Vars, CXXScopeSpec &MapperIdScopeSpec, in transformOMPMappableExprListClause() argument
10796 MapperIdScopeSpec.Adopt(QualifierLoc); in transformOMPMappableExprListClause()
10817 MapperIdScopeSpec.getWithLocInContext(TT.getSema().Context), in transformOMPMappableExprListClause()
10838 CXXScopeSpec MapperIdScopeSpec; in TransformOMPMapClause() local
[all …]