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

References

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 7239         IsImplicit ? OMP_MAP_IMPLICIT : OMP_MAP_NONE;
 8191                       OMP_MAP_MEMBER_OF | OMP_MAP_IMPLICIT);
 8219                       OMP_MAP_MEMBER_OF | OMP_MAP_IMPLICIT);
 8231                        OMP_MAP_MEMBER_OF | OMP_MAP_IMPLICIT))
 8545       CurMapTypes.back() |= OMP_MAP_IMPLICIT;
 9347                               MappableExprsHandler::OMP_MAP_IMPLICIT);