reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 8120       for (const auto &L : MC->component_lists()) {
 8121         InfoGen(L.first, L.second, MC->getMapType(), MC->getMapTypeModifiers(),
 8121         InfoGen(L.first, L.second, MC->getMapType(), MC->getMapTypeModifiers(),
 8122                 /*ReturnDevicePointer=*/false, MC->isImplicit());