Home
last modified time | relevance | path

Searched defs:MapperId (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DOpenMPClause.cpp1141 NestedNameSpecifierLoc UDMQualifierLoc, DeclarationNameInfo MapperId, in Create()
1198 NestedNameSpecifierLoc UDMQualifierLoc, DeclarationNameInfo MapperId) { in Create()
1248 NestedNameSpecifierLoc UDMQualifierLoc, DeclarationNameInfo MapperId) { in Create()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp6096 DeclarationNameInfo MapperId; in processImplicitMapsWithDefaultMappers() local
6238 DeclarationNameInfo MapperId; in ActOnOpenMPExecutableDirective() local
6254 DeclarationNameInfo MapperId; in ActOnOpenMPExecutableDirective() local
21548 const DeclarationNameInfo &MapperId, in buildUserDefinedMapperRef()
21689 CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo MapperId, in checkMappableExpressionList()
22003 CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo &MapperId, in ActOnOpenMPMapClause()
23060 CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo &MapperId, in ActOnOpenMPToClause()
23097 CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo &MapperId, in ActOnOpenMPFromClause()
H A DTreeTransform.h1992 CXXScopeSpec MapperIdScopeSpec, DeclarationNameInfo MapperId, in RebuildOMPMapClause()
2117 DeclarationNameInfo &MapperId, SourceLocation ColonLoc, in RebuildOMPToClause()
2133 DeclarationNameInfo &MapperId, SourceLocation ColonLoc, in RebuildOMPFromClause()
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseOpenMP.cpp545 DeclarationName MapperId; in ParseOpenMPDeclareMapperDirective() local
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DOpenMPClause.h5419 void setMapperIdInfo(DeclarationNameInfo MapperId) { in setMapperIdInfo()