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

References

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 1986     assert(KmpRoutineEntryPtrTy != nullptr &&
 1989                                 CGM.SizeTy, CGM.SizeTy, KmpRoutineEntryPtrTy};
 2000     assert(KmpRoutineEntryPtrTy != nullptr &&
 2003                                 CGM.SizeTy, CGM.SizeTy, KmpRoutineEntryPtrTy,
 4290   if (!KmpRoutineEntryPtrTy) {
 4297     KmpRoutineEntryPtrTy = CGM.getTypes().ConvertType(KmpRoutineEntryPtrQTy);
 5091           TaskEntry, KmpRoutineEntryPtrTy)};
 5162                               DestructorFn, KmpRoutineEntryPtrTy),