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

References

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 7264       Bits |= OMP_MAP_PTR_AND_OBJ;
 7769                MappableExprsHandler::OMP_MAP_PTR_AND_OBJ;
 7788     if ((Flags & OMP_MAP_PTR_AND_OBJ) &&
 8071           CurTypes.push_back(OMP_MAP_PTR_AND_OBJ | OMP_MAP_RETURN_PARAM |
 8190       Types.push_back(OMP_MAP_PTR_AND_OBJ | OMP_MAP_LITERAL |
 8218       Types.push_back(OMP_MAP_PTR_AND_OBJ | OMP_MAP_LITERAL |
 8230       if (Types[I] != (OMP_MAP_PTR_AND_OBJ | OMP_MAP_LITERAL |