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

References

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 7925     auto &&InfoGen = [&Info](
 7933       Info[VD].emplace_back(L, MapType, MapModifiers, ReturnDevicePointer,
 7975         auto It = Info.find(isa<MemberExpr>(IE) ? nullptr : VD);
 7979         if (It != Info.end()) {
 8017     for (const auto &M : Info) {