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

/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DOpenMPClause.h5197 DeclarationNameInfo MapperIdInfo; member in class:clang::OMPMappableExprListClause
5799 OMPMapClause(ArrayRef<OpenMPMapModifierKind> MapModifiers, ArrayRef<SourceLocation> MapModifiersLoc, NestedNameSpecifierLoc MapperQualifierLoc, DeclarationNameInfo MapperIdInfo, OpenMPMapClauseKind MapType, bool MapTypeIsImplicit, SourceLocation MapLoc, const OMPVarListLocTy &Locs, const OMPMappableExprListSizeTy &Sizes) argument
6779 OMPToClause(ArrayRef<OpenMPMotionModifierKind> TheMotionModifiers, ArrayRef<SourceLocation> TheMotionModifiersLoc, NestedNameSpecifierLoc MapperQualifierLoc, DeclarationNameInfo MapperIdInfo, const OMPVarListLocTy &Locs, const OMPMappableExprListSizeTy &Sizes) argument
[all...]
/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DTreeTransform.h10326 DeclarationNameInfo MapperIdInfo; local
10262 transformOMPMappableExprListClause( TreeTransform<Derived> &TT, OMPMappableExprListClause<T> *C, llvm::SmallVectorImpl<Expr *> &Vars, CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo &MapperIdInfo, llvm::SmallVectorImpl<Expr *> &UnresolvedMappers) argument
10451 DeclarationNameInfo MapperIdInfo; local
10466 DeclarationNameInfo MapperIdInfo; local
[all...]

Completed in 153 milliseconds