Home
last modified time | relevance | path

Searched defs:MapperIdScopeSpec (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h2016 CXXScopeSpec MapperIdScopeSpec, DeclarationNameInfo MapperId, in RebuildOMPMapClause()
2140 CXXScopeSpec &MapperIdScopeSpec, in RebuildOMPToClause()
2156 CXXScopeSpec &MapperIdScopeSpec, in RebuildOMPFromClause()
10441 llvm::SmallVectorImpl<Expr *> &Vars, CXXScopeSpec &MapperIdScopeSpec, in transformOMPMappableExprListClause()
10502 CXXScopeSpec MapperIdScopeSpec; in TransformOMPMapClause() local
10627 CXXScopeSpec MapperIdScopeSpec; in TransformOMPToClause() local
10642 CXXScopeSpec MapperIdScopeSpec; in TransformOMPFromClause() local
H A DSemaOpenMP.cpp6066 CXXScopeSpec MapperIdScopeSpec; in processImplicitMapsWithDefaultMappers() local
6126 CXXScopeSpec MapperIdScopeSpec; in processImplicitMapsWithDefaultMappers() local
6383 CXXScopeSpec MapperIdScopeSpec; in ActOnOpenMPExecutableDirective() local
6399 CXXScopeSpec MapperIdScopeSpec; in ActOnOpenMPExecutableDirective() local
21962 CXXScopeSpec &MapperIdScopeSpec, in buildUserDefinedMapperRef()
22104 CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo MapperId, in checkMappableExpressionList()
22418 CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo &MapperId, in ActOnOpenMPMapClause()
23537 CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo &MapperId, in ActOnOpenMPToClause()
23574 CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo &MapperId, in ActOnOpenMPFromClause()