Home
last modified time | relevance | path

Searched refs:AllocatorData (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5812 for (const auto &AllocatorData : Allocators) { in Enter() local
5814 CGF, AllocatorData.first, AllocatorData.second); in Enter()
5820 for (const auto &AllocatorData : Allocators) { in Exit() local
5822 AllocatorData.first); in Exit()