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

References

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 7266       Bits |= OMP_MAP_TARGET_PARAM;
 7898     Types.push_back(OMP_MAP_TARGET_PARAM);
 7900     (*CurTypes.begin()) &= ~OMP_MAP_TARGET_PARAM;
 8012           Types.push_back(OMP_MAP_RETURN_PARAM | OMP_MAP_TARGET_PARAM);
 8277       Types.push_back(OMP_MAP_LITERAL | OMP_MAP_TARGET_PARAM);
 8541     CurMapTypes.back() |= OMP_MAP_TARGET_PARAM;
 9346                               MappableExprsHandler::OMP_MAP_TARGET_PARAM |