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

References

tools/clang/lib/Sema/SemaOpenMP.cpp
 2536       getAllocatorKind(S, Stack, PrevAllocator);
 2544     AE->Profile(AEId, S.Context, /*Canonical=*/true);
 2545     PAE->Profile(PAEId, S.Context, /*Canonical=*/true);
 2552       Allocator->printPretty(AllocatorStream, nullptr, S.getPrintingPolicy());
 2557                                  S.getPrintingPolicy());
 2567     S.Diag(AllocatorLoc, diag::warn_omp_used_different_allocator)
 2571     S.Diag(PrevAllocatorLoc, diag::note_omp_previous_allocator)