Searched defs:MapperIdScopeSpec (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | TreeTransform.h | 1928 CXXScopeSpec MapperIdScopeSpec, DeclarationNameInfo MapperId, in RebuildOMPMapClause() 2047 CXXScopeSpec &MapperIdScopeSpec, in RebuildOMPToClause() 2063 CXXScopeSpec &MapperIdScopeSpec, in RebuildOMPFromClause() 9874 llvm::SmallVectorImpl<Expr *> &Vars, CXXScopeSpec &MapperIdScopeSpec, in transformOMPMappableExprListClause() 9928 CXXScopeSpec MapperIdScopeSpec; in TransformOMPMapClause() local 10051 CXXScopeSpec MapperIdScopeSpec; in TransformOMPToClause() local 10066 CXXScopeSpec MapperIdScopeSpec; in TransformOMPFromClause() local
|
| H A D | SemaOpenMP.cpp | 5646 CXXScopeSpec MapperIdScopeSpec; in processImplicitMapsWithDefaultMappers() local 5706 CXXScopeSpec MapperIdScopeSpec; in processImplicitMapsWithDefaultMappers() local 5821 CXXScopeSpec MapperIdScopeSpec; in ActOnOpenMPExecutableDirective() local 19179 CXXScopeSpec &MapperIdScopeSpec, in buildUserDefinedMapperRef() 19321 CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo MapperId, in checkMappableExpressionList() 19611 CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo &MapperId, in ActOnOpenMPMapClause() 20601 CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo &MapperId, in ActOnOpenMPToClause() 20638 CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo &MapperId, in ActOnOpenMPFromClause()
|