Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6005 for (const auto &AllocatorData : Allocators) { in Enter() local
6007 CGF, AllocatorData.first, AllocatorData.second); in Enter()
6013 for (const auto &AllocatorData : Allocators) { in Exit() local
6015 AllocatorData.first); in Exit()