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.cpp6058 for (const auto &AllocatorData : Allocators) { in Enter() local
6060 CGF, AllocatorData.first, AllocatorData.second); in Enter()
6066 for (const auto &AllocatorData : Allocators) { in Exit() local
6068 AllocatorData.first); in Exit()