Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5646 CXXScopeSpec MapperIdScopeSpec; in processImplicitMapsWithDefaultMappers() local
5706 CXXScopeSpec MapperIdScopeSpec; in processImplicitMapsWithDefaultMappers() local
5710 MapperIdScopeSpec, MapperId, C->getMapType(), in processImplicitMapsWithDefaultMappers()
5821 CXXScopeSpec MapperIdScopeSpec; in ActOnOpenMPExecutableDirective() local
19183 if (MapperIdScopeSpec.isInvalid()) in buildUserDefinedMapperRef()
19321 CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo MapperId, in checkMappableExpressionList() argument
19583 SemaRef, DSAS->getCurScope(), MapperIdScopeSpec, MapperId, in checkMappableExpressionList()
19611 CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo &MapperId, in ActOnOpenMPMapClause() argument
20601 CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo &MapperId, in ActOnOpenMPToClause() argument
20632 MapperIdScopeSpec.getWithLocInContext(Context), MapperId); in ActOnOpenMPToClause()
[all …]
H A DTreeTransform.h1928 CXXScopeSpec MapperIdScopeSpec, DeclarationNameInfo MapperId, in RebuildOMPMapClause() argument
2047 CXXScopeSpec &MapperIdScopeSpec, in RebuildOMPToClause() argument
2063 CXXScopeSpec &MapperIdScopeSpec, in RebuildOMPFromClause() argument
2068 MotionModifiers, MotionModifiersLoc, MapperIdScopeSpec, MapperId, in RebuildOMPFromClause()
9874 llvm::SmallVectorImpl<Expr *> &Vars, CXXScopeSpec &MapperIdScopeSpec, in transformOMPMappableExprListClause() argument
9893 MapperIdScopeSpec.Adopt(QualifierLoc); in transformOMPMappableExprListClause()
9914 MapperIdScopeSpec.getWithLocInContext(TT.getSema().Context), in transformOMPMappableExprListClause()
9928 CXXScopeSpec MapperIdScopeSpec; in TransformOMPMapClause() local
10051 CXXScopeSpec MapperIdScopeSpec; in TransformOMPToClause() local
10058 C->getMotionModifiers(), C->getMotionModifiersLoc(), MapperIdScopeSpec, in TransformOMPToClause()
[all …]
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h11248 CXXScopeSpec &MapperIdScopeSpec,
11281 CXXScopeSpec &MapperIdScopeSpec,
11289 CXXScopeSpec &MapperIdScopeSpec,