Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6316 for (const auto &AllocatorData : Allocators) { in Enter() local
6318 CGF, AllocatorData.first, AllocatorData.second); in Enter()
6324 for (const auto &AllocatorData : Allocators) { in Exit() local
6326 AllocatorData.first); in Exit()