Home
last modified time | relevance | path

Searched defs:MapperIdInfo (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h5333 DeclarationNameInfo MapperIdInfo; global() variable
5938 OMPMapClause(ArrayRef<OpenMPMapModifierKind> MapModifiers,ArrayRef<SourceLocation> MapModifiersLoc,NestedNameSpecifierLoc MapperQualifierLoc,DeclarationNameInfo MapperIdInfo,OpenMPMapClauseKind MapType,bool MapTypeIsImplicit,SourceLocation MapLoc,const OMPVarListLocTy & Locs,const OMPMappableExprListSizeTy & Sizes) OMPMapClause() argument
6918 OMPToClause(ArrayRef<OpenMPMotionModifierKind> TheMotionModifiers,ArrayRef<SourceLocation> TheMotionModifiersLoc,NestedNameSpecifierLoc MapperQualifierLoc,DeclarationNameInfo MapperIdInfo,const OMPVarListLocTy & Locs,const OMPMappableExprListSizeTy & Sizes) OMPToClause() argument
7119 OMPFromClause(ArrayRef<OpenMPMotionModifierKind> TheMotionModifiers,ArrayRef<SourceLocation> TheMotionModifiersLoc,NestedNameSpecifierLoc MapperQualifierLoc,DeclarationNameInfo MapperIdInfo,const OMPVarListLocTy & Locs,const OMPMappableExprListSizeTy & Sizes) OMPFromClause() argument
[all...]
/llvm-project/clang/lib/Sema/
H A DTreeTransform.h10747 transformOMPMappableExprListClause(TreeTransform<Derived> & TT,OMPMappableExprListClause<T> * C,llvm::SmallVectorImpl<Expr * > & Vars,CXXScopeSpec & MapperIdScopeSpec,DeclarationNameInfo & MapperIdInfo,llvm::SmallVectorImpl<Expr * > & UnresolvedMappers) transformOMPMappableExprListClause() argument
10808 DeclarationNameInfo MapperIdInfo; TransformOMPMapClause() local
10933 DeclarationNameInfo MapperIdInfo; TransformOMPToClause() local
10948 DeclarationNameInfo MapperIdInfo; TransformOMPFromClause() local
[all...]