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.cpp6542 struct MapCombinedInfoTy : llvm::OpenMPIRBuilder::MapInfosTy { struct in __anoncc86edc32c11::MappableExprsHandler
6543 MapExprsArrayTy Exprs;
6544 MapValueDeclsArrayTy Mappers;
6545 MapValueDeclsArrayTy DevicePtrDecls;
6548 void append(MapCombinedInfoTy &CurInfo) { in append()