Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp5966 CXXScopeSpec &MapperIdScopeSpec,
6035 CXXScopeSpec MapperIdScopeSpec; in processImplicitMapsWithDefaultMappers() local
6041 S, Stack->getCurScope(), MapperIdScopeSpec, DefaultMapperId, in processImplicitMapsWithDefaultMappers()
6095 CXXScopeSpec MapperIdScopeSpec; in processImplicitMapsWithDefaultMappers() local
6099 MapperIdScopeSpec, MapperId, C->getMapType(), in processImplicitMapsWithDefaultMappers()
6237 CXXScopeSpec MapperIdScopeSpec; in ActOnOpenMPExecutableDirective() local
6241 MapperIdScopeSpec, MapperId, OMPC_MAP_tofrom, in ActOnOpenMPExecutableDirective()
6253 CXXScopeSpec MapperIdScopeSpec; in ActOnOpenMPExecutableDirective() local
6258 MapperIdScopeSpec, MapperId, Kind, /*IsMapTypeImplicit=*/true, in ActOnOpenMPExecutableDirective()
21547 CXXScopeSpec &MapperIdScopeSpec, in buildUserDefinedMapperRef() argument
[all …]
H A DTreeTransform.h1992 CXXScopeSpec MapperIdScopeSpec, DeclarationNameInfo MapperId, in RebuildOMPMapClause() argument
1998 MapperIdScopeSpec, MapperId, MapType, IsMapTypeImplicit, MapLoc, in RebuildOMPMapClause()
2116 CXXScopeSpec &MapperIdScopeSpec, in RebuildOMPToClause() argument
2121 MapperIdScopeSpec, MapperId, ColonLoc, in RebuildOMPToClause()
2132 CXXScopeSpec &MapperIdScopeSpec, in RebuildOMPFromClause() argument
2137 MotionModifiers, MotionModifiersLoc, MapperIdScopeSpec, MapperId, in RebuildOMPFromClause()
10264 llvm::SmallVectorImpl<Expr *> &Vars, CXXScopeSpec &MapperIdScopeSpec, in transformOMPMappableExprListClause() argument
10283 MapperIdScopeSpec.Adopt(QualifierLoc); in transformOMPMappableExprListClause()
10304 MapperIdScopeSpec.getWithLocInContext(TT.getSema().Context), in transformOMPMappableExprListClause()
10325 CXXScopeSpec MapperIdScopeSpec; in TransformOMPMapClause() local
[all …]
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h12103 CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo &MapperId,
12135 CXXScopeSpec &MapperIdScopeSpec,
12143 CXXScopeSpec &MapperIdScopeSpec,