Searched defs:MapperIdScopeSpec (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOpenMP.cpp | 5846 CXXScopeSpec MapperIdScopeSpec; in processImplicitMapsWithDefaultMappers() local 5906 CXXScopeSpec MapperIdScopeSpec; in processImplicitMapsWithDefaultMappers() local 6154 CXXScopeSpec MapperIdScopeSpec; in ActOnOpenMPExecutableDirective() local 6171 CXXScopeSpec MapperIdScopeSpec; in ActOnOpenMPExecutableDirective() local 21447 CXXScopeSpec &MapperIdScopeSpec, in buildUserDefinedMapperRef() 21607 CXXScopeSpec MapperIdScopeSpec; in buildImplicitMap() local 21658 CXXScopeSpec &MapperIdScopeSpec, in hasUserDefinedMapper() 21746 CXXScopeSpec MapperIdScopeSpec; in isImplicitMapperNeeded() local 21789 CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo MapperId, in checkMappableExpressionList() 22137 CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo &MapperId, in ActOnOpenMPMapClause() [all …]
|
| H A D | TreeTransform.h | 2059 CXXScopeSpec MapperIdScopeSpec, DeclarationNameInfo MapperId, in RebuildOMPMapClause() 2191 CXXScopeSpec &MapperIdScopeSpec, in RebuildOMPToClause() 2207 CXXScopeSpec &MapperIdScopeSpec, in RebuildOMPFromClause() 11286 llvm::SmallVectorImpl<Expr *> &Vars, CXXScopeSpec &MapperIdScopeSpec, in transformOMPMappableExprListClause() 11347 CXXScopeSpec MapperIdScopeSpec; in TransformOMPMapClause() local 11491 CXXScopeSpec MapperIdScopeSpec; in TransformOMPToClause() local 11506 CXXScopeSpec MapperIdScopeSpec; in TransformOMPFromClause() local
|