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

References

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 8037                                      CurTypes, PartialStruct,
 8052           CurTypes[CurrentBasePointersIdx] |= OMP_MAP_RETURN_PARAM;
 8071           CurTypes.push_back(OMP_MAP_PTR_AND_OBJ | OMP_MAP_RETURN_PARAM |
 8079         emitCombinedEntry(BasePointers, Pointers, Sizes, Types, CurTypes,
 8086       Types.append(CurTypes.begin(), CurTypes.end());
 8086       Types.append(CurTypes.begin(), CurTypes.end());