Searched defs:MapperId (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | OpenMPClause.cpp | 1165 NestedNameSpecifierLoc UDMQualifierLoc, DeclarationNameInfo MapperId, in Create() 1222 NestedNameSpecifierLoc UDMQualifierLoc, DeclarationNameInfo MapperId) { in Create() 1272 NestedNameSpecifierLoc UDMQualifierLoc, DeclarationNameInfo MapperId) { in Create()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOpenMP.cpp | 5907 DeclarationNameInfo MapperId; in processImplicitMapsWithDefaultMappers() local 6155 DeclarationNameInfo MapperId; in ActOnOpenMPExecutableDirective() local 6172 DeclarationNameInfo MapperId; in ActOnOpenMPExecutableDirective() local 21448 const DeclarationNameInfo &MapperId, in buildUserDefinedMapperRef() 21608 DeclarationNameInfo MapperId; in buildImplicitMap() local 21634 DeclarationName MapperId; in buildImplicitMapper() local 21659 const DeclarationNameInfo &MapperId, in hasUserDefinedMapper() 21789 CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo MapperId, in checkMappableExpressionList() 22137 CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo &MapperId, in ActOnOpenMPMapClause() 23297 CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo &MapperId, in ActOnOpenMPToClause() [all …]
|
| H A D | TreeTransform.h | 2059 CXXScopeSpec MapperIdScopeSpec, DeclarationNameInfo MapperId, in RebuildOMPMapClause() 2192 DeclarationNameInfo &MapperId, SourceLocation ColonLoc, in RebuildOMPToClause() 2208 DeclarationNameInfo &MapperId, SourceLocation ColonLoc, in RebuildOMPFromClause()
|
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseOpenMP.cpp | 418 DeclarationName MapperId; in ParseOpenMPDeclareMapperDirective() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | OpenMPClause.h | 6106 void setMapperIdInfo(DeclarationNameInfo MapperId) { in setMapperIdInfo()
|