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

References

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 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 |
 8277       Types.push_back(OMP_MAP_LITERAL | OMP_MAP_TARGET_PARAM);
 8489         CurMapTypes.push_back(OMP_MAP_LITERAL);
 9345         CurMapTypes.push_back(MappableExprsHandler::OMP_MAP_LITERAL |