Home
last modified time | relevance | path

Searched defs:OMPAllocateCleanupTy (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp11380 class OMPAllocateCleanupTy final : public EHScopeStack::Cleanup { in getAddressOfLocalVariable() class
11387 OMPAllocateCleanupTy(llvm::FunctionCallee RTLFn, in getAddressOfLocalVariable() function in CGOpenMPRuntime::getAddressOfLocalVariable::OMPAllocateCleanupTy