Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DOpenMPClause.cpp1049 NestedNameSpecifierLoc UDMQualifierLoc, DeclarationNameInfo MapperId, in Create()
1103 NestedNameSpecifierLoc UDMQualifierLoc, DeclarationNameInfo MapperId) { in Create()
1153 NestedNameSpecifierLoc UDMQualifierLoc, DeclarationNameInfo MapperId) { in Create()
/external/llvm-project/clang/lib/Parse/
DParseOpenMP.cpp527 DeclarationName MapperId; in ParseOpenMPDeclareMapperDirective() local
/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp5125 DeclarationNameInfo MapperId; in ActOnOpenMPExecutableDirective() local
17400 const DeclarationNameInfo &MapperId, in buildUserDefinedMapperRef()
17541 CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo MapperId, in checkMappableExpressionList()
17832 CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo &MapperId, in ActOnOpenMPMapClause()
18781 CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo &MapperId, in ActOnOpenMPToClause()
18818 CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo &MapperId, in ActOnOpenMPFromClause()
DTreeTransform.h1898 CXXScopeSpec MapperIdScopeSpec, DeclarationNameInfo MapperId, in RebuildOMPMapClause()
2018 DeclarationNameInfo &MapperId, SourceLocation ColonLoc, in RebuildOMPToClause()
2034 DeclarationNameInfo &MapperId, SourceLocation ColonLoc, in RebuildOMPFromClause()
/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h5065 void setMapperIdInfo(DeclarationNameInfo MapperId) { in setMapperIdInfo()