Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h5651 const_component_lists_iterator(ArrayRef<ValueDecl * > UniqueDecls,ArrayRef<unsigned> DeclsListNum,ArrayRef<unsigned> CumulativeListSizes,MappableExprComponentListRef Components,bool SupportsMapper,ArrayRef<Expr * > Mappers) const_component_lists_iterator() argument
5672 const_component_lists_iterator(const ValueDecl * Declaration,ArrayRef<ValueDecl * > UniqueDecls,ArrayRef<unsigned> DeclsListNum,ArrayRef<unsigned> CumulativeListSizes,MappableExprComponentListRef Components,bool SupportsMapper,ArrayRef<Expr * > Mappers) const_component_lists_iterator() argument
/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6554 Mappers.append(CurInfo.Mappers.begin(), CurInfo.Mappers.end()); member
[all...]