Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6557 struct MapCombinedInfoTy : llvm::OpenMPIRBuilder::MapInfosTy { struct in __anon93cce0fb2c11::MappableExprsHandler
6558 MapExprsArrayTy Exprs;
6559 MapValueDeclsArrayTy Mappers;
6560 MapValueDeclsArrayTy DevicePtrDecls;
6563 void append(MapCombinedInfoTy &CurInfo) { in append()